summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authorart <art@openbsd.org>2001-05-27 01:32:21 +0000
committerart <art@openbsd.org>2001-05-27 01:32:21 +0000
commitda362406fb99b22da620186bd93363c66e787cc6 (patch)
tree9a4558a1b50b18a4f34463bf1003d8972da646f0 /sys/netinet/tcp_input.c
parentNew tags. (diff)
downloadwireguard-openbsd-da362406fb99b22da620186bd93363c66e787cc6.tar.xz
wireguard-openbsd-da362406fb99b22da620186bd93363c66e787cc6.zip
Put back the fix for the possible leak and fix another bug
that the fix uncovered. The tx descriptors were not initialized when allocated. The initialization was done in fxp_init, but the first thing fxp_init does is to call fxp_stop and fxp_stop expects the tx descriptors to be already initialized. How did this ever work?
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions