diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2001-05-18 18:35:34 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2001-05-18 18:35:34 +0000 |
commit | 52011546853a4017a1fa9778c7dd75ab0eab6bd6 (patch) | |
tree | 22e30c5dcd138d30a601385a7ab1e9e92fe62e3c /etc | |
parent | bac609c202ccd3f77baec4e2cbba8f8c8756af98 (diff) | |
download | FreeBSD-src-52011546853a4017a1fa9778c7dd75ab0eab6bd6.zip FreeBSD-src-52011546853a4017a1fa9778c7dd75ab0eab6bd6.tar.gz |
String operations could silently truncate long strings, leaving the output
corrupted. Mark's patch fixes this be removing the MAXTOK limitation on
substring operations and allowing the putback buffer size to be the limiting
factor. If the putback buffer size if reached, m4 gives an error instead of
silently truncating the string.
PR: bin/26619
Submitted by: Mark Peek <mark-ml@whistle.com>
MFC after: 5 days
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions