https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5531
beroset@xxxxxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7306|0 |1
is obsolete| |
Attachment #7306|review_for_checkin? |
Flags| |
Attachment #7650| |review_for_checkin?
Flags| |
--- Comment #21 from beroset@xxxxxxxxxxxxxx 2012-01-05 16:29:20 PST ---
Created attachment 7650
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7650
updated patch for C12.22 dissector
This patch differs from the previous in a couple of mostly minor ways, mostly
inspired by comment #20. Changes are:
1. Moved eax.c and eax.h to crypt
2. fixed minor bug involving padding. In the cases where the code should have
added exactly one pad byte, it was instead adding seventeen pad bytes.
3. added eax to CMakeLists.txt
4. slightly simplified header canonization code
5. retested and refuzzed
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.