diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-09-06 21:15:23 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-09-06 21:15:23 -0700 |
commit | 1b5801edf62f8bfed9a2f88e88a0195518ba4976 (patch) | |
tree | f28c962166d31408728f22b855412e9475871a69 /configure | |
parent | d8e5052e3714fbede5b52a1706ed22d7e745d849 (diff) | |
download | txr-1b5801edf62f8bfed9a2f88e88a0195518ba4976.tar.gz txr-1b5801edf62f8bfed9a2f88e88a0195518ba4976.tar.bz2 txr-1b5801edf62f8bfed9a2f88e88a0195518ba4976.zip |
linenoise: use checked allocator for strdup.
* lib.c (chk_strdup_utf8): New function.
* lib.h (chk_strdup_utf8): Declared.
* linenoise/linenoise.c (chk_strdup_utf8): Declared.
(edit_history_next, linenoise, lino_hist_add): Use
chk_strdup_utf8 instead of strdup.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions