accessing uninitialized variable "flag_options->byte_limit"
in mp3_check.c on approx. line 204
"flags.bflag = TRUE";
bflag is implicitly set, but flag_options->byte_limit remains uninitialized
this may cause random premature exits
in mp3_check_misc.c on approx. line 82
if (flags->bflag && (file_info.byte_count > flag_options->byte_limit))
--
checkmp3 sometimes just exits when called in verbose mode "-v"
https://bugs.launchpad.net/bugs/500026
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs