cvs commit: src/sys/netinet tcp_input.c
Max Khon
fjoe at FreeBSD.org
Mon Mar 15 10:17:15 PST 2004
fjoe 2004/03/15 10:17:11 PST
FreeBSD src repository
Modified files: (Branch: RELENG_5_2)
sys/netinet tcp_input.c
Log:
The tcp_reass_qsize increment should occur only after we have
checked for memory allocation failure. On systems that frequently
have a memory shortage, this could result in an effectively smaller
reassembly queue than was configured.
Approved by: security-officer
Revision Changes Path
1.217.2.3 +1 -1 src/sys/netinet/tcp_input.c
More information about the cvs-src
mailing list