Module Name: src Committed By: riastradh Date: Fri Aug 22 17:17:02 UTC 2014
Modified Files:
src/common/lib/libc/gen: rb.c
Log Message:
Fix failure case in rb_tree_find_node_leq/geq.
Return NULL, not `NULL - offset'.
XXX pullup to netbsd-5, netbsd-6, netbsd-7
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/common/lib/libc/gen/rb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
