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 54aea45: [Art-Net] - The heuristic chek was missing "

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Nov 2014 13:23:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54aea456331825be6f802edec510e4cb2e6cc34a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

54aea45 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>
    

Actions performed:

    from  63cf939   ADB: fix  warning: no newline at end of file [-Wnewline-eof]
    adds  54aea45   [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(-)