ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.12 5ccd58a: [Art-Net] - The heuristic chek was miss

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Nov 2014 11:54:55 +0000 (UTC)
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(-)