summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_usrreq.c
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2004-04-07 17:02:55 +0000
committerwpaul <wpaul@FreeBSD.org>2004-04-07 17:02:55 +0000
commit52d50449a1c5b609df69f51593635dc137d4f1c7 (patch)
tree519d6fe1ea59b73bef2cabd69cd0d327bfbb4722 /sys/netinet/tcp_usrreq.c
parent66ed31db8ac3bfcd1bfd4f1d9db2a60d5e9fa080 (diff)
downloadFreeBSD-src-52d50449a1c5b609df69f51593635dc137d4f1c7.zip
FreeBSD-src-52d50449a1c5b609df69f51593635dc137d4f1c7.tar.gz
In ndis_convert_res(), initialize the head of our temporary list
before calling BUS_GET_RESOURCE_LIST(). Previously, the list head would only be initialized if BUS_GET_RESOURCE_LIST() succeeded; it needs to be initialized unconditionally so that the list cleanup code won't trip over potential stack garbage.
Diffstat (limited to 'sys/netinet/tcp_usrreq.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud