git: libc/strcoll_l(): Remove bogus checks.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Apr 28 08:49:24 PDT 2020
commit e11c892a1bb7ee1cb93bffc15a26690533df90b3
Author: Sascha Wildner <saw at online.de>
Date: Fri Apr 24 20:41:38 2020 +0200
libc/strcoll_l(): Remove bogus checks.
t1 and t2 are guaranteed to be non-NULL at this point.
Summary of changes:
lib/libc/string/strcoll.c | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e11c892a1bb7ee1cb93bffc15a26690533df90b3
--
DragonFly BSD source repository
More information about the Commits
mailing list