Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dist/ipf/netinet



Module Name:    src
Committed By:   tron
Date:           Wed Jan 17 22:00:40 UTC 2007

Modified Files:
        src/sys/dist/ipf/netinet [netbsd-4]: ip_nat.c

Log Message:
Pull up following revision(s) (requested by martti in ticket #356):
        sys/dist/ipf/netinet/ip_nat.c: revision 1.20
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.19.2.1 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