Fix an error where we expect the tagged parameters field to be present even
authorRichard Sharpe <rsharpe@samba.org>
Sat, 25 Jul 2015 03:41:31 +0000 (20:41 -0700)
committerAlexis La Goutte <alexis.lagoutte@gmail.com>
Sat, 25 Jul 2015 17:39:16 +0000 (17:39 +0000)
commit47c175376b0abb0ae6ab42e1072c3a6740c7baa4
treec014234ceee4f671598e56bf0c131ecb2864a4f0
parent92fa272e098499455a82ad1541eb2dd55d9fe7f0
Fix an error where we expect the tagged parameters field to be present even
though the spec (802.11ad-2012) says they are optional.

Communicated to me by the WiFi Alliance. I have captures. Not sure if I can
share them.

Change-Id: Id5998594214ac4b6a1d3baf3cb2f0d4fe6227b40
Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-on: https://code.wireshark.org/review/9785
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
epan/dissectors/packet-ieee80211.c