http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45479
User: alagoutte
Date: 2012/10/11 01:01 PM
Log:
From Richard Sharpe via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7838
packet-smb.c does not correctly dissect INFO_QUERY_EAS_FROM_LIST
[MS-CIFS].pdf makes it clear that, contrary to what packet-smb.c says, handling
the response to a TRANS2/FIND_{FIRST,NEXT} with a level of
INFO_QUERY_EAS_FROM_LIST is not the same as handling INFO_QUERY_EA_SIZE.
Directory: /trunk/epan/dissectors/
Changes Path Action
+130 -3 packet-smb.c Modified