]> git.cameronkatri.com Git - mandoc.git/commit
Make sure we don't continue recursively parsing once we've exited with
authorKristaps Dzonsons <kristaps@bsd.lv>
Mon, 3 Jan 2011 13:54:02 +0000 (13:54 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Mon, 3 Jan 2011 13:54:02 +0000 (13:54 +0000)
commit063741173fb7a72af87af9a708cc91a48d8c81b8
treee7da9ec9b2f12b88083343b0fcc93b13663856dd
parent8c4c0ea22ab205fa87d8e0d34700b3b564fe3e23
Make sure we don't continue recursively parsing once we've exited with
failure (this had caused some segfaults with the new assert() call in
MAN_HALT and MDOC_HALT).
main.c