fix tsearch, tfind, tdelete to handle null pointer input
POSIX specifies the behaviour for null rootp input, but it was not implemented correctly.
Showing
想要评论请 注册 或 登录
POSIX specifies the behaviour for null rootp input, but it was not implemented correctly.