ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7407] Art-Net ESTA manufacturer codes are not labelled aft

Date: Thu, 12 Jul 2012 21:57:15 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7407

--- Comment #6 from Bill Meier <wmeier@xxxxxxxxxxx> 2012-07-12 21:57:13 PDT ---
The following was committed in SVN #43689

Log:
 Fix incorrect(duplicate) value in artnet_oem_code_vals[] value string array;

    { 0x0ae0, "chainzone:RoundTable:0 DMX Inputs,
    ...
 -  { 0x0ae0, "STC Mecatronica:DDR 2404 Digital Dimmer Rack:...
 +  { 0x0b00, "STC Mecatronica:DDR 2404 Digital Dimmer Rack:...

 Correct value obtained from Bug #7407 attachment #8684:
   "Art-Net OEM manufacturer codes for 1.4be specification"

 (Issue noticed because value_string_ext search was 'linear' for this array).

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.