Module Name: src Committed By: christos Date: Wed Jan 20 20:47:41 UTC 2016
Modified Files:
src/lib/libc/stdlib: tdelete.c
Log Message:
Don't return NULL when we are freeing the root node; return a free'd pointer
instead.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/stdlib/tdelete.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
