IEEE 802.15.4: add missing increments for Header IEs
authorRobert Sauter <sauter@locoslab.com>
Fri, 2 Jun 2017 06:04:50 +0000 (08:04 +0200)
committerPascal Quantin <pascal.quantin@gmail.com>
Fri, 2 Jun 2017 15:32:27 +0000 (15:32 +0000)
commita86f6603fc8b66a46ce21d18990f2058110acf27
treef943232c626bef1ea3d5cdc1cfe192b1fc708677
parenta9a3bfa331164fd05f392c84c0f7e9a3a909ebfd
IEEE 802.15.4: add missing increments for Header IEs

Add missing offset increment for Header IEs with length (missing from
https://code.wireshark.org/review/21472).

Add missing increment so that the overall header tree spans all elements.

Change-Id: I91515a0b6b5fca8bcc95ea9e2cbc791bddf0500d
Reviewed-on: https://code.wireshark.org/review/21890
Reviewed-by: Michael Mann <mmann78@netscape.net>
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
epan/dissectors/packet-ieee802154.c