CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/18 08:36:44
Modified files:
usr.sbin/relayd: relay_udp.c
Log message:
cnl is only allocated if F_NATLOOK was specified before, so skip the
extra check for F_NATLOOK and check if cnl is not NULL only.
no functional change, but this might make it clear that there is no and
was no memleak here.
