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

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] master e16500e: Fix check for NUL at the

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 12 May 2015 15:26:45 -0700
On May 12, 2015, at 3:13 PM, Evan Huus <eapache@xxxxxxxxx> wrote:

> Argh, one of these days I will learn to just put parentheses in rather
> than taking guesses at C operator precedence :(

Yeah, the rule I've found works best for me is "if you aren't certain, throw parentheses at it".