iwd/src
Denis Kenzior 7df688e11b wiphy: Fix memory leak
==2469== 24 bytes in 1 blocks are still reachable in loss record 1 of 1
==2469==    at 0x4C2B970: malloc (vg_replace_malloc.c:296)
==2469==    by 0x40E6DD: l_malloc (util.c:62)
==2469==    by 0x40F1CD: l_queue_new (queue.c:63)
==2469==    by 0x40D534: scan_init (scan.c:796)
==2469==    by 0x403AC3: nl80211_appeared (wiphy.c:2121)
==2469==    by 0x415FF3: get_family_callback (genl.c:987)
==2469==    by 0x415A4F: process_request (genl.c:381)
==2469==    by 0x415A4F: received_data (genl.c:492)
==2469==    by 0x413184: io_callback (io.c:120)
==2469==    by 0x4127C2: l_main_run (main.c:346)
==2469==    by 0x40253E: main (main.c:171)
2015-06-10 16:41:37 -05:00
..
agent.c agent: Only cancel if default agent is registered 2015-03-06 12:45:54 -06:00
agent.h agent: Cancel pending agent request 2015-03-02 20:57:14 -06:00
crypto.c arc4: Remove and move to src/crypto.c 2015-02-18 21:11:37 -06:00
crypto.h crypto: Use same values as nl80211 2015-03-25 22:33:07 -05:00
dbus.c dbus: Add dbus_error_not_connected 2015-04-30 18:41:53 -05:00
dbus.h dbus: Add dbus_error_not_connected 2015-04-30 18:41:53 -05:00
eapol.c eapol: Remove unneded TODO comment 2015-06-08 10:46:48 -05:00
eapol.h eapol: Simplify install_tk callback 2015-05-21 21:10:21 -05:00
ie.c ie: Add [extended] supported rates parser 2015-06-10 16:28:12 -05:00
ie.h ie: Add [extended] supported rates parser 2015-06-10 16:28:12 -05:00
iwd.conf iwd.conf: Punch hole for agent 2015-03-19 23:57:36 -05:00
iwd.h wiphy: Fix uninitialized var warnings 2014-10-30 00:26:49 -05:00
kdbus.c core: Fix a few compiler warnings 2014-07-15 22:29:02 +02:00
kdbus.h core: Add kdbus helpers for connections and well known names 2014-05-20 23:06:56 -07:00
main.c iwd: Add -K to getopt optstring to fix short option. 2015-04-17 10:45:00 -05:00
manager.c agent: Make sure Release is sent when iwd exits 2015-03-02 20:59:01 -06:00
manager.h manager: Add manager skeleton 2014-10-06 22:13:40 -05:00
mpdu.c mpdu: fix transaction_sequence byte-ordering 2015-01-22 12:41:10 -06:00
mpdu.h wiphy: Move reason codes to mpdu.h 2015-03-29 20:27:57 -05:00
netdev.c netdev: Add function to set the linkmode and operstate of the link 2015-03-27 13:13:33 -05:00
netdev.h netdev: Add function to set the linkmode and operstate of the link 2015-03-27 13:13:33 -05:00
scan.c scan: Rename scan_free to scan_exit 2015-06-10 16:41:37 -05:00
scan.h scan: Rename scan_free to scan_exit 2015-06-10 16:41:37 -05:00
sha1.c sha1: Return right away if checksum creation fails 2015-03-20 14:56:27 -05:00
sha1.h core: Add SHA-1 versions of PBKDF2 and PRF functions 2014-05-11 11:43:42 -07:00
storage.c storage: Add initial set of utilities 2015-04-27 07:55:09 -05:00
storage.h storage: Add initial set of utilities 2015-04-27 07:55:09 -05:00
util.c util: Add util_ssid_is_utf8 2015-04-08 13:18:54 -05:00
util.h util: Add util_ssid_is_utf8 2015-04-08 13:18:54 -05:00
wiphy.c wiphy: Fix memory leak 2015-06-10 16:41:37 -05:00
wiphy.h wiphy: Remove unneeded wiphy_set_ssid function 2014-11-07 22:44:27 -06:00