You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* PSM: fix out-of-bounds reads due to dereferencing lpStream before
any bounds checks.
* PSM: fix out-of-bounds reads due to reading pPsmPat.data from the
stack instead of the input buffer.
* PSM: fix out-of-bounds reads due to invalid samples in patterns.
* PSM: fix missing pattern length byte-swapping.
* PSM: constify pattern data pointer derived from lpStream.
Konstanty#58
0 commit comments