lua: fix possible out-of-bounds read in iwinfo_L_cryptotable()
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 29 Oct 2015 09:46:59 +0000 (10:46 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 29 Oct 2015 09:46:59 +0000 (10:46 +0100)
commit8d5afddf221172c9bb00198b1b67fdbf5deb1b96
tree9b78aa551e1417c6598b9fba922db84a1c791577
parentb19476dec2a657cfb87052f013a98ccb9cfb8109
lua: fix possible out-of-bounds read in iwinfo_L_cryptotable()

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
iwinfo_lua.c