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.