iwd/unit
Denis Kenzior 6bf7e638b0 unit: Fix asan warning
==24642==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffe00450850 at pc 0x7f2043eef5e3 bp 0x7ffe00450660 sp 0x7ffe0044fdf0
WRITE of size 3 at 0x7ffe00450850 thread T0
    #0 0x7f2043eef5e2 in __interceptor_vsprintf /var/tmp/portage/sys-devel/gcc-8.2.0-r2/work/gcc-8.2.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1522
    #1 0x7f2043eef956 in __interceptor_sprintf /var/tmp/portage/sys-devel/gcc-8.2.0-r2/work/gcc-8.2.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1553
    #2 0x4026f1 in prf_test unit/test-prf-sha1.c:64
    #3 0x407478 in l_test_run ell/test.c:83
    #4 0x4029e3 in main unit/test-prf-sha1.c:130
    #5 0x7f2042dd9ed9 in __libc_start_main (/lib64/libc.so.6+0x20ed9)
    #6 0x401f79 in _start (/home/denkenz/iwd-master/unit/test-prf-sha1+0x401f79)
2019-01-11 11:34:49 -06:00
..
test-arc4.c unit: Update includes 2015-02-18 21:12:45 -06:00
test-client.c unit: drop unit tests for removed functions 2018-07-30 08:59:55 -05:00
test-cmac-aes.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-crypto.c unit: Use overlapped in/out buffers 2017-08-31 13:16:28 -05:00
test-eap-mschapv2.c unit: Switch eap-mschapv2 test to use mschaputil 2019-01-10 17:04:57 -06:00
test-eap-sim.c unit: Update to the new EAP API 2018-06-14 20:01:22 -05:00
test-eapol.c unit: Call the new l_tls_start in eap-tls test 2018-12-19 10:05:38 -06:00
test-hmac-md5.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-hmac-sha1.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-hmac-sha256.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-ie.c unit: Add Extended Element ID tests in test-ie 2017-09-22 12:00:15 -05:00
test-kdf-sha256.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-mpdu.c unit: Add IE order tests in test-mpdu 2017-09-22 12:15:37 -05:00
test-prf-sha1.c unit: Fix asan warning 2019-01-11 11:34:49 -06:00
test-sae.c unit: fix test-sae to use a valid peer point 2019-01-10 16:26:29 -06:00
test-ssid-security.c unit: Update scan_get_security usage to new API 2018-05-24 19:22:16 -05:00
test-ssid-to-utf8.c unit: Use L_ARRAY_SIZE instead own version of it 2018-11-09 14:49:33 +01:00
test-wsc.c treewide: Remove use of key-private.h 2018-10-19 00:31:41 -05:00