]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commit
nss: gr/pw: use key->name for NULL check
authorSimon Ruderich <simon@ruderich.org>
Mon, 10 Jun 2019 20:57:40 +0000 (22:57 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 10 Jun 2019 20:57:40 +0000 (22:57 +0200)
commit959bf6db509da88477dc64d40cf04c4def91a7b3
tree3353d419e3783fe92bae1dd1a9b3862f36222073
parentc6363eab83ca507ee1a566b5b98eefad61fbe8b3
nss: gr/pw: use key->name for NULL check

This is consistent with search.c's bsearch_callback() which also checks
key->name first.
nss/gr.c
nss/pw.c