dxx-rebirth/common/arch/sdl
Kp 1f5190bcfd Fix resource leak closing SDL RW ops
Leak introduced in b3d134a6b7 ("merged
physfs branch"), but this fix only applies after the conversion to RAII.
An equivalent change from SDL_FreeRW->SDL_RWclose is needed for pre-RAII
code.

Fixes: d0de0cf963 ("Use unique_ptr for SDL_RWops")
2015-02-28 22:34:07 +00:00
..
digi_mixer_music.cpp Fix resource leak closing SDL RW ops 2015-02-28 22:34:07 +00:00
joy.cpp Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
rbaudio.cpp Propagate for variables in common/arch/sdl/rbaudio.cpp 2014-09-26 02:42:14 +00:00
window.cpp Centralize window_close calls 2015-01-17 18:31:41 +00:00