https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1420
Gerald Combs <gerald@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1615|review_for_checkin? |
Flag| |
Attachment #1615 is|0 |1
obsolete| |
Attachment #2080| |review_for_checkin?
Flag| |
AssignedTo|wireshark-bugs@xxxxxxxxxxxxx|gerald@xxxxxxxxxxxxx
Status|NEW |ASSIGNED
--- Comment #5 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2008-07-29 15:20:19 PDT ---
Created an attachment (id=2080)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2080)
Updates to Brian's patch
Brian, I've made the following changes to your patch:
Removed the decrypt element of s_rijndael_ctx (which was unused, as indicated
in the comments).
Preserved the GPL licensing text in several files (which the patch shouldn't
have removed).
Removed changes that added whitespace.
Converted C++-style comments to C-style.
Updated to include recent SVN changes (e.g. renaming variables named "index").
Removed extraneous printf's.
Defined DEBUG_DUMP in airpdcap_debug.h
Used gint16 instead of INT16 in airpdcap_rijndael.c.
Can you confirm that the patch still works as intended? It appears to work for
the files that Soh Kam Yung attached.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.