2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-06-17 17:10:54 +00:00
Files
xNBA/src/net/80211
Joshua Oreman fc9750a68d [802.11] Fix memory leak on unsuccessful probes
When a probe found no results, the list head of beacons would not be
freed, leaking 16 bytes of memory per probe.

Signed-off-by: Michael Brown <mcb30@etherboot.org>
2009-08-09 00:12:53 +01:00
..