]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Fix debug printing of extra STA Info field contents
authorJouni Malinen <quic_jouni@quicinc.com>
Sat, 8 Feb 2025 10:58:49 +0000 (12:58 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 8 Feb 2025 10:58:49 +0000 (12:58 +0200)
commit9b4557565a51e679f279be46940db672869232e1
tree19fed5468521a24873bbe8864bc7e5ac92e9a609
parenta9eb687c0de0ee320e08628af71dd26207491f49
wlantest: Fix debug printing of extra STA Info field contents

Use the correct end pointer to avoid negative length and program
termination due to the hexdump.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wlantest/rx_mgmt.c