Aegisub/libaegisub
Alex James 4f67db8dd7 libaegisub: Avoid calling iconv_close(iconv_invalid)
IsConversionSupported unconditionally calls iconv_close on the
descriptor returned by iconv_open. This may result in crashes if
iconv_open returns iconv_invalid.
2023-09-07 19:38:59 +02:00
..
ass Fix overflow bound 2019-09-22 17:12:05 -07:00
audio Fix PCM provider bugs 2019-09-22 17:41:02 -07:00
common libaegisub: Avoid calling iconv_close(iconv_invalid) 2023-09-07 19:38:59 +02:00
include Fix compile error on linux 2022-07-02 19:58:43 -07:00
lua lua: run unicode-monkeypatch on Windows when loading scripts 2021-03-27 12:34:18 -04:00
osx Mark a bunch of things as overriding virtual functions 2015-07-28 14:30:02 -07:00
unix Use std::this_thread everywhere 2022-07-27 15:20:03 +02:00
windows Don't assume a max length in fs::ShortName 2023-02-12 15:05:21 +01:00
meson.build meson: fix source file inclusion in libaegisub on osx 2021-01-10 03:14:12 -05:00