[Git][wine/wine][master] 2 commits: dsound: Check if 'cbPropData' for DSPROPERTY_Description1 is large enough.
Alexandre Julliard pushed to branch master at wine / wine Commits: b6879c1e by YeshunYe at 2025-07-21T21:50:20+02:00 dsound: Check if 'cbPropData' for DSPROPERTY_Description1 is large enough. Avoid writing out of bounds. Signed-off-by: YeshunYe <yeyeshun(a)uniontech.com> - - - - - d26c7db0 by YeshunYe at 2025-07-21T21:50:20+02:00 dsound/tests: Add test for DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_1. Signed-off-by: YeshunYe <yeyeshun(a)uniontech.com> - - - - - 2 changed files: - dlls/dsound/propset.c - dlls/dsound/tests/propset.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/713a4579a520e107d0ccfcee132196... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/713a4579a520e107d0ccfcee132196... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)