Source-Changes archive

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

CVS commit: src/sys/dist/ipf/netinet



Module Name:    src
Committed By:   alc
Date:           Wed Dec 27 18:28:54 UTC 2006

Modified Files:
        src/sys/dist/ipf/netinet: ip_nat.c

Log Message:
CID-3809: move up the initialization of `fr' as we can jump to junkput: if
fr_inobj() fails. junkput: will then check the value of `fr' which is at
this time uninitialized.

CID-3803: don't leak `ipn' upon return

ok christos@


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dist/ipf/netinet/ip_nat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index