dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/hostap
Jouni Malinen 9320199957 [PATCH] hostap: Fix memory leak on PCI probe error path
The Coverity checker (CID: 659, 660) spotted this resource leak on
PCI probe error path. Free private data structure if pci_enable_device()
fails.

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-03-23 16:16:58 -05:00
..
Kconfig [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration 2006-01-30 17:41:36 -05:00
Makefile [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_80211.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_80211_rx.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_80211_tx.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_ap.c [PATCH] hostap: Fix ap_add_sta() return value verification 2006-03-23 16:16:57 -05:00
hostap_ap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_common.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_config.h [PATCH] hostap: allow flashing firmware 2006-01-16 16:51:53 -05:00
hostap_cs.c [PATCH] hostap: Fix double free in prism2_config() error path 2006-03-23 16:16:57 -05:00
hostap_download.c Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_hw.c [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout 2006-03-23 16:16:57 -05:00
hostap_info.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_ioctl.c [PATCH] hostap: Remove dead code (duplicated idx != 0) 2006-03-23 16:16:58 -05:00
hostap_main.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_pci.c [PATCH] hostap: Fix memory leak on PCI probe error path 2006-03-23 16:16:58 -05:00
hostap_plx.c [PATCH] hostap: Fix memory leak on PCI probe error path 2006-03-23 16:16:58 -05:00
hostap_proc.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_wlan.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00