mjg 75b7de1b56 cache: fix up a corner case in r307650
If no negative entry is found on the last list, the ncp pointer will be
left uninitialized and a non-null value will make the function assume an
entry was found.

Fix the problem by initializing to NULL on entry.

Reported by:	glebius
2016-10-20 19:55:50 +00:00
..
2016-10-16 18:49:15 +00:00
2016-09-22 15:17:36 +00:00
2016-07-22 03:09:47 +00:00
2016-08-03 01:19:10 +00:00