http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19304
User: sahlberg
Date: 2006/09/23 01:21 PM
Log:
replace a rotating buffer in smb with ep allocated memory
dont try dcerpc reassembly of fragments if we dont have the entire pdu
only call the heuristical dissectors once from smb/pipe as per guy(?)s comments about idempotence.
when doing reassembly, the dcerpc dissector is indeed not idempotent any more.
Directory: /trunk/epan/dissectors/
Changes Path Action
+4 -4 packet-dcerpc.c Modified
+3 -12 packet-smb-pipe.c Modified
+1 -7 packet-smb.c Modified