In article <[email protected]>, Mindaugas Rasiukevicius <[email protected]> wrote: >"Christos Zoulas" <[email protected]> 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
