diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-02-08 Kaz Kylheku <kaz@kylheku.com> + + * lib.c (vector, vec_set_length, cat_vec): When the vector size + overflows the size_t type that is passed to malloc, throw an exception. + 2014-02-07 Kaz Kylheku <kaz@kylheku.com> * eval.c (nperm_while_fun, nperm_gen_fun, nperm_list, |