Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.sbin/npf/npfctl



In article <20131119213306.88C0114A134%mail.netbsd.org@localhost>,
Mindaugas Rasiukevicius  <rmind%netbsd.org@localhost> wrote:
>"Christos Zoulas" <christos%netbsd.org@localhost> wrote:
>> Module Name: src
>> Committed By:        christos
>> Date:                Tue Nov 19 17:01:45 UTC 2013
>> 
>> Modified Files:
>>      src/usr.sbin/npf/npfctl: npf_show.c
>> 
>> Log Message:
>> CID 1129614: dereference after null
>> 
>
>It should never be NULL.  Perhaps assert(tl != NULL)?

That would be fine too.

christos



Home | Main Index | Thread Index | Old Index