Alexandre Julliard pushed to branch master at wine / wine
Commits: 1052a030 by Alex Henrie at 2025-05-05T16:26:25-05:00 dsound/tests: Allocate right amount of memory in test_secondary8 (ASan).
The wave format is passed to DirectSoundDevice_CreateSoundBuffer, which duplicates it including the extra data after the end of the struct.
- - - - -
1 changed file:
- dlls/dsound/tests/dsound8.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1052a03041187a44b827fbfacedf282...