[BUG] Possible USB MIDI 2.0 Driver Memory Leak #505
Labels
area-usb-driver 💻
Related to the USB MIDI 2.0 driver
bug 🐞
Something isn't working
fixed-awaiting-public-release 🕙
Fixed in our internal builds. Waiting to make its way to a public release.
Describe the bug
USBMIDI2DriverSelectInterface line 1065 does a return without freeing pSettingPairs, static analysis is flagging it as a potential memory leak.
Reported by @garydan42
The text was updated successfully, but these errors were encountered: