From 1afa286557a53dec4c12a0d018600588bbd7786a Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 3 Dec 2011 00:45:40 -0800 Subject: * lib.c (split_str, split_str_set): Bugfix: access beyond the end of the input string. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2301f0dd..4bb3fbc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-03 Kaz Kylheku + + * lib.c (split_str, split_str_set): Bugfix: access beyond the end of + the input string. + 2011-12-03 Kaz Kylheku * eval.c (eval_init): String and character functions -- cgit v1.2.3