dxx-rebirth/common/misc
Kp 9694df2063 Fix leak of PHYSFS handle if SDL_AllocRW fails
Previously, if SDL_AllocRW failed, then the handle would not be saved
into an SDL_RWops (since that object was not created), but it would also
not be closed immediately.
2020-11-30 05:12:00 +00:00
..
error.cpp Only test warn_func when it can be nullptr 2019-01-01 04:54:35 +00:00
hash.cpp
hmp.cpp Fix truncation of callback pointer on Windows 2020-10-29 03:40:19 +00:00
ignorecase.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
physfsrwops.cpp Fix leak of PHYSFS handle if SDL_AllocRW fails 2020-11-30 05:12:00 +00:00
strutil.cpp Use std::array for editor mine filename 2020-10-12 03:28:25 +00:00
vg-wrap-physfs.h Add PHYSFS_read wrapper support 2017-07-26 03:15:58 +00:00
vgrphys.cpp Add PHYSFS_read wrapper support 2017-07-26 03:15:58 +00:00
vgwphys.cpp Add PHYSFS_read wrapper support 2017-07-26 03:15:58 +00:00