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 <[email protected] > 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 <[email protected]> > Archives: https://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject= > unsubscribe
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
