Searched hist:148814 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libedit/
H A Dtokenizer.cdiff 148814 Sun Aug 07 06:35:39 MDT 2005 stefanf Revert the replacement of realloc() with reallocf() (el.h:1.2, map.c:1.5 and
tokenizer.c:1.3). Contrary to the commit log there were no memory leaks,
but the change introduced a bug because the free'd pointer was not zeroed
and calling the appropriate _end() function would call free() a second time.
H A Dmap.cdiff 148814 Sun Aug 07 06:35:39 MDT 2005 stefanf Revert the replacement of realloc() with reallocf() (el.h:1.2, map.c:1.5 and
tokenizer.c:1.3). Contrary to the commit log there were no memory leaks,
but the change introduced a bug because the free'd pointer was not zeroed
and calling the appropriate _end() function would call free() a second time.
H A Del.hdiff 148814 Sun Aug 07 06:35:39 MDT 2005 stefanf Revert the replacement of realloc() with reallocf() (el.h:1.2, map.c:1.5 and
tokenizer.c:1.3). Contrary to the commit log there were no memory leaks,
but the change introduced a bug because the free'd pointer was not zeroed
and calling the appropriate _end() function would call free() a second time.

Completed in 151 milliseconds