mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00

IsConversionSupported unconditionally calls iconv_close on the descriptor returned by iconv_open. This may result in crashes if iconv_open returns iconv_invalid.