iwd/src
Denis Kenzior 119a1e7de3 ie: Add additional boundary checking
==20758== Invalid read of size 1
==20758==    at 0x401254: ie_tlv_iter_next (ie.c:55)
==20758==    by 0x40104B: ie_test (test-ie.c:57)
==20758==    by 0x4021C0: l_test_run (test.c:83)
==20758==    by 0x4011B7: main (test-ie.c:123)
==20758==  Address 0x51e10f3 is 0 bytes after a block of size 19 alloc'd
==20758==    at 0x4C2C874: realloc (in
/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==20758==    by 0x4010CF: append_data (test-ie.c:101)
==20758==    by 0x40118F: main (test-ie.c:119)
==20758==
==20758== Invalid read of size 1
==20758==    at 0x401266: ie_tlv_iter_next (ie.c:56)
==20758==    by 0x40104B: ie_test (test-ie.c:57)
==20758==    by 0x4021C0: l_test_run (test.c:83)
==20758==    by 0x4011B7: main (test-ie.c:123)
==20758==  Address 0x51e10f4 is 1 bytes after a block of size 19 alloc'd
==20758==    at 0x4C2C874: realloc (in
/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==20758==    by 0x4010CF: append_data (test-ie.c:101)
==20758==    by 0x40118F: main (test-ie.c:119)
2014-07-15 19:18:08 -05:00
..
ie.c ie: Add additional boundary checking 2014-07-15 19:18:08 -05:00
ie.h ie: Simple informational element parser 2014-07-15 19:18:08 -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 core: Add missing include for network interface tracking 2014-06-21 20:54:58 +02:00
netdev.c core: Add missing include for network interface tracking 2014-06-21 20:54:58 +02:00
netdev.h core: Add tracking of network interfaces via RTNL 2014-06-21 13:41:40 +02:00
sha1.c core: Use full include path for local headers 2014-05-11 16:22:13 -07:00
sha1.h core: Add SHA-1 versions of PBKDF2 and PRF functions 2014-05-11 11:43:42 -07:00