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.