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

Date: Thu, 07 Nov 2013 17:06:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53144

User: eapache
Date: 2013/11/07 05:06 PM

Log:
 Add a p_add_proto_data call to dissect_ndmp to match the one in
 dissect_ndmp_heur.
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9393
 
 Potentially we should add a void *data to tcp_dissect_pdus instead...?

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