r16196: A bit of defensive programming:
commitb5602cc4f1d77ed48ddca0f7f42b28706160c923
authorVolker Lendecke <vlendec@samba.org>
Tue, 13 Jun 2006 17:55:39 +0000 (13 17:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:24 +0000 (10 11:17 -0500)
tree60de388541b9c591d9ed90a71257174e4d721fcb
parent1b64f9a48bbb5a88c2029585e208865b41f2f423
r16196: A bit of defensive programming:

Klocwork ID 1773 complained about oldest being dereferenced in line 2275 where
it could be NULL. I think you can construct extreme racy conditions where this
actually could happen.

Volker
source/nsswitch/winbindd_cache.c