* Collin Funk: > VulnDB send a screenrecording from the original reporter where they ran > 'bison' with all the POC files. They all Segmentation Fault, no failed > assertions or anything like the original report say.
Oh. Thanks for looking into this. > Also, I realize now that obprintf.c is a glibc file. Gnulib (which is > imported into Bison) only has obstack.c and obstack_printf.c. Right, and the obstack_printf code in glibc was rewritten a while ago, and the quoted assert is no longer there. Florian