diff options
author | wpaul <wpaul@FreeBSD.org> | 2004-04-07 17:02:55 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 2004-04-07 17:02:55 +0000 |
commit | 52d50449a1c5b609df69f51593635dc137d4f1c7 (patch) | |
tree | 519d6fe1ea59b73bef2cabd69cd0d327bfbb4722 /sys/netinet/tcp_usrreq.c | |
parent | 66ed31db8ac3bfcd1bfd4f1d9db2a60d5e9fa080 (diff) | |
download | FreeBSD-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