Wireshark-bugs: [Wireshark-bugs] [Bug 8416] remove C++ incompatibilities
Date: Fri, 01 Mar 2013 19:08:16 +0000

changed bug 8416

What Removed Added
Attachment #10154 Flags   review_for_checkin?

Comment # 13 on bug 8416 from
Created attachment 10154 [details]
patch to remove C++ incompatibilities from two encryption files

This patch modifies des.c by renaming xor (a C++ special operator name) to exor
and replaces an implicit with an explicit cast in eax.c.


You are receiving this mail because:
  • You are watching all bug changes.