ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] wsutil/unicode-utils.c

From: Gisle Vanem <gvanem@xxxxxxxxxxxx>
Date: Tue, 02 Oct 2012 15:20:20 +0200
"Jakub Zawadzki" <darkjames-ws@xxxxxxxxxxxx> wrote:

On Tue, Oct 02, 2012 at 03:02:11PM +0200, Gisle Vanem wrote:
utf_8to16() and utf_16to8() uses indices from 0 to 3.

Nope, from 0 to 2.

Bummer! Long time since I used the 'mod' operator.

--gv