Menu

#900 Memory leak when setting CURLINFO_CERTINFO to 1

closed-fixed
libcurl (356)
5
2010-03-02
2010-02-22
Anonymous
No

The problem affects at least versions 7.19.7 and 7.20.0.
The pubkey variable in get_cert_chain() from lib/ssluse.c is not freed. I have attached a patch that fixes the leak.

Discussion

  • Daniel Stenberg

    Daniel Stenberg - 2010-03-02

    Thanks for the report, this problem is now fixed in CVS!

     
  • Daniel Stenberg

    Daniel Stenberg - 2010-03-02
    • status: open --> closed-fixed