wireshark/epan/crypt
Guy Harris 4f1b8d7433 Add a bounds check.
AirPDcapStoreSa() was assuming that ctx->first_free_index would always
be within the ctx->sa array; nothing guarantees that.  Fail if it's past
the end of the array; that means there *are* no free indices.

Change-Id: I73145ea3f3dda1b3800a41fa3a2b01ac344dcbfc
Reviewed-on: https://code.wireshark.org/review/9634
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-07-14 18:50:33 +00:00
..
airpdcap.c Add a bounds check. 2015-07-14 18:50:33 +00:00
airpdcap_ccmp.c
airpdcap_debug.c
airpdcap_debug.h Fix airpdcap debugging code. 2015-01-09 22:17:16 +00:00
airpdcap_int.h
airpdcap_interop.h
airpdcap_rijndael.c Allocate the unwrapped key in AES_unwrap(). 2015-05-10 02:18:24 +00:00
airpdcap_rijndael.h Allocate the unwrapped key in AES_unwrap(). 2015-05-10 02:18:24 +00:00
airpdcap_system.h IEEE 802.11: 802.1X (WPA-EAP) rekeying support 2015-05-08 04:27:49 +00:00
airpdcap_tkip.c
airpdcap_user.h IEEE 802.11: 802.1X (WPA-EAP) rekeying support 2015-05-08 04:27:49 +00:00
airpdcap_ws.h
Custom.common
kasumi.h
Makefile.am Support out-of-source checkapi 2014-04-25 04:23:46 +00:00
Makefile.common
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
wep-wpadefs.h