]> git.saurik.com Git - bison.git/commit
Ditch sprintf to statically-sized buffers in fatal/warn functions in
authorJesse Thilo <jthilo@gnu.org>
Wed, 30 Dec 1998 06:29:42 +0000 (06:29 +0000)
committerJesse Thilo <jthilo@gnu.org>
Wed, 30 Dec 1998 06:29:42 +0000 (06:29 +0000)
commita889d44ce266967929df697d1ce264547ac98d9a
tree2a0e07c0ed7a76ad4442ccf4dd47a00362f73107
parente6011337c3df12e5bac8425d7fb082a342873572
Ditch sprintf to statically-sized buffers in fatal/warn functions in
favor of output directly to stderr (avoids buffer overruns).
src/main.c