https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16335

--- Comment #78 from Balling <valery.zapo...@gmail.com> ---
Okay, I translated everything to Russian and fixed some hilarious efs up like
with Monitor mode vs Monitoring Mode, etc. I would like to point out that some
strings cannot be translated like "Check for Updates...", strange.

Lets continue.
https://github.com/wireshark/wireshark/blob/82fb2d1f29c7fdd32e3a0601d02235cd87d696d0/epan/dissectors/packet-usb-com.c#L482
Here offset become the same as it was before. offset = 0; offset += 2;
offset++;
https://github.com/wireshark/wireshark/blob/82fb2d1f29c7fdd32e3a0601d02235cd87d696d0/epan/dissectors/packet-usb-dfu.c#L341
Here we would have already returned, no need to check command_data.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to