liboggz2: Segmentation Fault in dirac_parse_info()
This issue was originally reported in https://bugs.debian.org/964300 by Rafael Dutra rafael.dutra@cispa.saarland:
This bug causes a crash in the application when a specially crafted input file is parsed. It's a read violation at src/tools/./../liboggz/dirac.c in dirac_parse_info().
To reproduce: Install oggz-tools package. Run the command oggz-validate input_file.ogg
I'm sending attached an input file that triggers the bug.