Hacker News new | past | comments | ask | show | jobs | submit login
New malloc in OpenBSD helps spot 33 year old bug in yacc (undeadly.org)
59 points by nickb on July 9, 2008 | hide | past | favorite | 5 comments



All those people running yacc parsers under valgrind memcheck or Purify probably just thought "Oh, it's yacc, how could yacc still have bugs after 30 years? I'll just add a suppression rule..." :)


I think lots of people run Antlr these days. http://www.antlr.org/


They also found a nearly-25-year-old bug in SAMBA a few months back. http://undeadly.org/cgi?action=article&sid=2008050819325...


that bug was in our libc, not samba. samba just had some code to work around the problematic behavior.


I stand corrected.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: