diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-09-16 06:16:53 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-09-16 06:16:53 -0700 |
commit | 171a3adbcf495b75b06b96587ceed770f6e2af3e (patch) | |
tree | 80d987360ee4025849d699862b216f01adac6941 /parser.l | |
parent | d0989d4601db8547202b88727ab5790f3bb53d5d (diff) | |
download | txr-171a3adbcf495b75b06b96587ceed770f6e2af3e.tar.gz txr-171a3adbcf495b75b06b96587ceed770f6e2af3e.tar.bz2 txr-171a3adbcf495b75b06b96587ceed770f6e2af3e.zip |
linenoise: null-terminate display buffer.
* linenoise/linenoise.c (sync_data_to_buffer): Add
missing null terminator to l->buf. This hasn't
caused a problem because no code relies on it
being a C string. That may be about to change.
Diffstat (limited to 'parser.l')
0 files changed, 0 insertions, 0 deletions