Hacker News new | ask | show | jobs
by kuroguro 2957 days ago
Heh, found the exact bug on a live bbcode parser some 5 years ago.
1 comments

It was probably written using regexps? One should make full syntax analysis instead of writing regexp hacks.