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



"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)?

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index