Re: Re: Patch for new dissector plugin for Ether-S-Bus telegrams modified (Jaap Keuter)
Jaap Keuter <[email protected]> Fri, 23 Jun 2006 08:39:35 +0200 (CEST)
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Fixed in Wireshark SVN. Thanx, Jaap On Thu, 22 Jun 2006, Guy Harris wrote: > > On Jun 15, 2006, at 11:24 AM, Christian Durrer wrote: > > > Could you please have a look at it and if it is ok, check it in? > > One warning from GCC: > > packet-sbus.c:634: warning: 'sbus_web_seq' is used uninitialized in > this function > > The section of code uses sbus_web_seq, but it's never been set. > Where is the sequence number in a response?