]> mj.ucw.cz Git - libucw.git/commit
Fixed stk_strndup(): it works on non-terminated input strings now
authorMartin Mares <mj@ucw.cz>
Mon, 16 Jan 2006 13:32:54 +0000 (13:32 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 16 Jan 2006 13:32:54 +0000 (13:32 +0000)
commitabfffc973699180ceae9e238e213cdec1353a1b0
tree1f462709a98667b14f1b56501e1c938bf9a079ac
parent65e1775cd9d57cc660064e8a7cc34f94703278ac
Fixed stk_strndup(): it works on non-terminated input strings now
and without an off-by-one bug :)
lib/stkstring.c
lib/stkstring.h