Wireshark-commits: [Wireshark-commits] rev 28409: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 19 May 2009 14:40:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28409

User: stig
Date: 2009/05/19 07:40 AM

Log:
 Avoid crash when not reassembling multiple TCP segments.
 (check for valid pointers, in this case: ndmp_conv_data->task)
 
 This fixes the crash in bug #3470.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +5 -5      packet-ndmp.c    Modified