URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ccd58a025063821f57c21c42dca4f8731836550
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
5ccd58a by AndersBroman (anders.broman@xxxxxxxxxxxx):
[Art-Net]
- The heuristic chek was missing "e" out of "Art-Net\0"
- tvb_length() - tvb_captured_length()
Change-Id: Iad9900f3a22e2fdbd0d6056efc1af90511cc458a
Reviewed-on: https://code.wireshark.org/review/5257
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 54aea456331825be6f802edec510e4cb2e6cc34a)
Reviewed-on: https://code.wireshark.org/review/5273
Actions performed:
from 7f4d5c1 [GTP] Fix decoding of UMTS GTP QoS Profile i n Radius and Diameter messages. Fixes Bug 10688
adds 5ccd58a [Art-Net] - The heuristic chek was missing "e" out of "Art-Net\0" - tvb_length() - tvb_captured_length()
Summary of changes:
epan/dissectors/packet-artnet.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)