Mateusz Guzik bb697a20d7 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-04 15:23:03 +00:00
2016-10-04 17:57:30 +00:00
2016-10-20 01:21:10 +00:00
2016-09-18 07:37:00 +00:00
2016-07-27 11:40:06 +00:00
2016-10-17 10:20:38 +00:00
2016-10-11 17:00:29 +00:00
2016-08-30 19:26:07 +00:00
2016-07-26 17:23:49 +00:00
2016-04-29 22:15:33 +00:00
2016-04-14 17:07:26 +00:00
2016-08-17 10:14:22 +00:00
2016-10-13 14:41:05 +00:00