aboutsummaryrefslogtreecommitdiffstats
path: root/epan/enterprise-numbers
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2016-06-11 14:21:17 +0200
committerAnders Broman <a.broman58@gmail.com>2016-06-12 13:22:04 +0000
commitbe1213332688ee9ee3375fd45161ab9c6e8274ca (patch)
treeecbaadf653258597d470bef3ca778621b62e5f72 /epan/enterprise-numbers
parent416c8a13bb23e4c6bf8d397d280fc706f6452fc2 (diff)
Actually progress through the command data (CID-281394)
The loop reading through the command data doesn't progress through it, it just reads until the available data (represented by max_length) runs out. It therefore: - doesn't present the commands - doesn't detect a missing final marker bit (CID-281394) This change does make the code progress through the command data, fixing both issues in the process. Change-Id: I61ba8b56b4a153affe9b4f9a574267f981ef0594 Reviewed-on: https://code.wireshark.org/review/15825 Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/enterprise-numbers')
0 files changed, 0 insertions, 0 deletions