Module Name: src Committed By: christos Date: Thu Oct 12 18:27:38 UTC 2017
Modified Files:
src/sys/external/bsd/ipf/netinet: ip_state.c
Log Message:
When growing the state, remember to grow the seed array, otherwise we'll end
up accessing memory we did not allocate.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/external/bsd/ipf/netinet/ip_state.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
