meta-sysmocom-bsp/recipes-fixes
Holger Hans Peter Freyther e1298b0b9d wireless-tools: Attempt to fix memory leak
We would leak all the results for all the scans. At some point in
time the kernel OOM would kick-in and kill the process. Enable
building with -ggdb3 for debug symbols and remmeber the old list
head so we can free it.

==32240== 756 bytes in 3 blocks are definitely lost in loss record 7 of 8
==32240==    at 0x40291CC: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==32240==    by 0x804BCF5: iw_process_scanning_token (iwlib.c:3059)
==32240==    by 0x804BCF5: iw_process_scan (iwlib.c:3255)
==32240==    by 0x804BEAF: iw_scan (iwlib.c:3310)
==32240==    by 0x8048FD8: scan_wifi (wifi2udp.c:72)
==32240==    by 0x8048DB2: main (wifi2udp.c:143)
2014-11-18 09:37:53 +01:00
..
dbus dbus: Do not depend on the dbus daemon when using libdbus 2013-11-27 12:22:52 +01:00
dropbear dropbear: Do not kill client connections when restarting the daemon 2013-02-15 19:23:36 +01:00
modutils Attempt to target multiple versions of Poky at the same time 2012-09-15 17:44:57 +02:00
opkg Attempt to target multiple versions of Poky at the same time 2012-09-15 17:44:57 +02:00
pkgconfig Attempt to target multiple versions of Poky at the same time 2012-09-15 17:44:57 +02:00
systemd systemd: Make it work for dora and master 2014-11-09 14:00:05 +01:00
udev Attempt to target multiple versions of Poky at the same time 2012-09-15 17:44:57 +02:00
update-rc.d update-rc.d: Use _prepend to add to the extras 2014-09-24 18:24:09 +02:00
wireless-tools wireless-tools: Attempt to fix memory leak 2014-11-18 09:37:53 +01:00