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: darrenr
Date: Wed May 30 06:27:11 UTC 2007
Modified Files:
src/sys/dist/ipf/netinet: fil.c
Log Message:
the call to ipf_freetoken() free's the structure pointed to by 't' so doing
any sort of dereference of it afterwards is just a bad idea...
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/dist/ipf/netinet/fil.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