We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5168

Summary: [patch] Memory leak in RAWINPUT_JoystickOpen
Product: SDL Reporter: Mathieu Eyraud <meyraud705>
Component: joystickAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.13   
Hardware: x86_64   
OS: Windows (All)   
Attachments: free hwdata

Description Mathieu Eyraud 2020-05-30 13:32:01 UTC
Created attachment 4362 [details]
free hwdata

Variable 'hwdata' is not freed in RAWINPUT_JoystickOpen if device->driver->OpenJoystick() fails.
Comment 1 Sam Lantinga 2020-06-03 00:08:53 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL/rev/1fbf23608152