Wireshark-commits: [Wireshark-commits] master aade37b: Wi-Fi NAN: Fix NULL g_str_has_suffix errors
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aade37ba623d2f71abfda7fec7c9ea67f64d0b40
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
aade37b by Connor Newton (c.newton@xxxxxxxxxxx):
Wi-Fi NAN: Fix NULL g_str_has_suffix errors in NAN beacon type detect
Should only occur with malformed data.
Checks and notices added.
Bug: 16119
Change-Id: Id0bbc699e587c238dbdd2c0e4c873d6bb6026005
Reviewed-on: https://code.wireshark.org/review/34762
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 58099c2 GTPv2: 8.38 MM Context check end of IE.
add aade37b Wi-Fi NAN: Fix NULL g_str_has_suffix errors in NAN beacon type detect
Summary of changes:
epan/dissectors/packet-wifi-nan.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)