Dynamically allocate the stack of roff(7) .ie condition values
authorIngo Schwarze <schwarze@openbsd.org>
Fri, 1 Aug 2014 15:08:46 +0000 (15:08 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Fri, 1 Aug 2014 15:08:46 +0000 (15:08 +0000)
commit89c4b06f4c8f02f6fac64246bbb71291d21f2529
tree6163e7533b25c4acbb8a0d15fd33300fa263dc4a
parent390fc6a1e734c2c9514d5d2c8acb0ba7b79d613a
Dynamically allocate the stack of roff(7) .ie condition values
and thus get rid of the last useless fatal error.
mandoc.h
read.c
roff.c