]> Repos - portaudio/commit
wdmks: ensure that pins that failed creation by PinNew() are set to NULL. Note that...
authorRoss Bencina <rossb@audiomulch.com>
Thu, 1 Oct 2020 04:08:39 +0000 (14:08 +1000)
committerRoss Bencina <rossb@audiomulch.com>
Thu, 8 Oct 2020 01:03:47 +0000 (12:03 +1100)
commit19f638da5ac187ba17787c1a8d456642b024a297
treee15f6d452f9a5a16adb9cd3442d5aada6b535c5d
parente90b19ef2b56f92e8bf79017a9cc2669e20f2e16
wdmks: ensure that pins that failed creation by PinNew() are set to NULL. Note that PaUtil_AllocateMemory currently calls GlobalAlloc without the GMEM_ZEROINIT flag, so there was no guarantee that filter->pins[pinId] was zero.
src/hostapi/wdmks/pa_win_wdmks.c