wireshark/epan/crypt
Mikael Kanstrup e64976d33a ieee80211: Fix some coverity scan issues
Fix coverity scan issues:
- Insecure data handling (CID 1444231)
- Unchecked return value (CID 1444234)

Introduced by:
    9cf77ec5e1 ieee80211: Support decrypting WPA3-Personal / SAE captures

Change-Id: I8eb581750d2b0519f03f92873433f79409b0386b
Reviewed-on: https://code.wireshark.org/review/32546
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2019-04-10 02:20:04 +00:00
..
CMakeLists.txt Include epan header files in VS solution. 2019-02-18 00:49:51 +00:00
CMakeListsCustom.txt.example spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
dot11decrypt.c ieee80211: Fix some coverity scan issues 2019-04-10 02:20:04 +00:00
dot11decrypt_ccmp.c spdx: convert files with multiple licenses. 2018-03-09 12:13:23 +00:00
dot11decrypt_debug.h spdx: convert files with multiple licenses. 2018-03-09 12:13:23 +00:00
dot11decrypt_int.h Add some length checks, remove a DISSECTOR_ASSERT(). 2018-06-12 21:31:35 +00:00
dot11decrypt_interop.h spdx: convert files with multiple licenses. 2018-03-09 12:13:23 +00:00
dot11decrypt_rijndael.c dot11decrypt: Create RC4 decryption and key copy helper functions 2018-11-09 05:51:22 +00:00
dot11decrypt_rijndael.h dot11decrypt: Create RC4 decryption and key copy helper functions 2018-11-09 05:51:22 +00:00
dot11decrypt_system.h ieee80211: Support decrypting WPA3-Personal / SAE captures 2019-03-21 12:13:58 +00:00
dot11decrypt_tkip.c spdx: convert files with multiple licenses. 2018-03-09 12:13:23 +00:00
dot11decrypt_user.h ieee80211: Support decrypting WPA3-Personal / SAE captures 2019-03-21 12:13:58 +00:00
dot11decrypt_ws.h spdx: convert files with multiple licenses. 2018-03-09 12:13:23 +00:00
kasumi.h epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
wep-wpadefs.h spdx: convert files with multiple licenses. 2018-03-09 12:13:23 +00:00