Wireshark mailing list archives

Re: Build issues with packet-quic.c


From: Dario Lombardo <dario.lombardo.ml () gmail com>
Date: Sat, 23 Dec 2017 22:25:16 +0100

Hi Richard, and Merry Christmas to you!
Which version are you using? Git blame shows me old commits on that file
(15 nov and older), but the code looks good to me and no warnings are
raised by my compilers.

On Sat, Dec 23, 2017 at 9:32 PM, Richard Sharpe <realrichardsharpe () gmail com
wrote:

Firstly,

Merry Christmas ...

I am seeing this because of a recent change:

packet-quic.c: In function 'dissect_quic':
packet-quic.c:530:23: error: 'num_ts' may be used uninitialized in
this function [-Werror=maybe-uninitialized]
                 num_ts--;
                       ^
packet-quic.c:471:32: note: 'num_ts' was declared here
         guint8 num_blocks = 0, num_ts;

Is it fixed already?

--
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)
____________________________________________________________
_______________
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-request () wireshark org?subject=
unsubscribe
___________________________________________________________________________
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-request () wireshark org?subject=unsubscribe

Current thread: