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] rev 46030: /trunk-1.8/ /trunk-1.8/epan/d

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Wed, 14 Nov 2012 16:18:54 -0500
gmorris@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46030

User: gmorris
Date: 2012/11/14 11:28 AM

Log:
 Fix for NCP malformed packets due to hash table corruption
 Fix for NCP 89,6 request packet not displaying 1 char path
 Fix for NMAS malformed packet
 Fix for OES Linux server flag

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path                  Action
  +5 -7      packet-ncp-nmas.c     Modified
  +101 -39   packet-ncp2222.inc    Modified

Directory: /trunk-1.8/tools/
  Changes    Path          Action
  +16 -6     ncp2222.py    Modified

This doesn't compile in trunk-1.8; see:

http://buildbot.wireshark.org/trunk-1.8/waterfall

(I mention this mainly because I tried to build trunk-1.8 today and I did not see a buildbot failure email about this...)


Also, side question/note: I suppose this is a backport of revisions present in trunk? If so, we usually try to list the revision(s) in the commit message.