Wireshark-bugs: [Wireshark-bugs] [Bug 9657] New: close a memory leak in lib/crypt_prog.cpp (foun

Date: Sat, 18 Jan 2014 09:29:01 +0000
Bug ID 9657
Summary close a memory leak in lib/crypt_prog.cpp (found by cppcheck)
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86
OS Gentoo
Status UNCONFIRMED
Severity Minor
Priority Low
Component Extras
Assignee [email protected]
Reporter [email protected]

Created attachment 12481 [details]
patch

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
otherwise cppcheck blames it b/c of :

[crypt_prog.cpp:366]: (error) Memory leak: rsa_key_
[crypt_prog.cpp:380]: (error) Memory leak: rsa_key_


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