ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Armagetronad dissector update

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Mon, 18 Jun 2007 12:16:39 -0700
On Tue, May 22, 2007 at 06:59:30PM +0200, Guillaume Chazarain wrote:

> Please find attached a patch to fix some bugs in the armagetronad 
> dissector. More specifically:
> 
> * Update the descriptors to armagetronad-0.2.8.2.1, the file
> src/network/Makefile.in does not exist anymore in the armagetronad 
> source code.
> * Ensure the printed data is null terminated.
> * Avoid guint16 overflow because of the '* 2'.
> * Remove a statement with no effect (data = NULL).

Thanks for your contribution!  Your patch has been checked in as SVN 
revision 22131.


Steve