Wireshark-commits: [Wireshark-commits] rev 50836: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 23 Jul 2013 13:38:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50836

User: jmayer
Date: 2013/07/23 06:38 AM

Log:
 Fix for Bug 8960 - All mongodb query show as [Malformed Packet: MONGO]
 
 proto_tree_add_item doesn't link to be called with FT_STRINGZ and length -1.

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