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(-)