exit_program() will try to free the decoders, which is not a good idea from within get_format(). Return an error instead.
88 KiB
88 KiB
exit_program() will try to free the decoders, which is not a good idea from within get_format(). Return an error instead.