On Oct 20, 2022, at 10:08 PM, Guy Harris <ghar...@sonic.net> wrote:

> Nope, do
> 
>       if (!g_ascii_isprint(ba[i]) && !g_ascii_iscntlr(ba[i])) {

Done in

        https://gitlab.com/wireshark/wireshark/-/merge_requests/8606

with a backport to the 4.0 branch in

        https://gitlab.com/wireshark/wireshark/-/merge_requests/8607

and to the 3.6 branch in

        https://gitlab.com/wireshark/wireshark/-/merge_requests/8608

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to