1
0
Fork 0
Aegisub/libaegisub
Charlie Jiang a2fc4bf479 🐛 Fix: lagi: Don't close iconv_t if it is iconv_invalid
When certain iconv_t is invalid, iconv_invalid(0xfffffffffffffffffffffff) will be returned. Passing it to iconv_close will cause a SIGSEGV.
2019-11-02 21:23:27 -04:00
..
ass Fix overflow bound 2018-12-08 01:20:08 -05:00
audio Fix bugs in ram audio provider 2019-11-02 02:26:36 -04:00
common 🐛 Fix: lagi: Don't close iconv_t if it is iconv_invalid 2019-11-02 21:23:27 -04:00
include/libaegisub Remove the usage of __FILE__ 2019-11-02 00:23:44 -04:00
lua Migrate to CMake to update packages easier 2019-05-08 16:34:39 -04:00
osx Mark a bunch of things as overriding virtual functions 2015-07-28 14:30:02 -07:00
unix Remove the usage of __FILE__ 2019-11-02 00:23:44 -04:00
windows Remove the usage of __FILE__ 2019-11-02 00:23:44 -04:00
Makefile Makefiles: replace the use of subst macro with patsubst (#56) 2018-03-05 09:28:29 -08:00
lagi_pre.h Fix Makefile build 2019-09-02 13:46:50 -04:00