Skip to content

Instantly share code, notes, and snippets.

@indutny
Created November 30, 2012 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indutny/b8cd3874f696c1e97fc4 to your computer and use it in GitHub Desktop.
Save indutny/b8cd3874f696c1e97fc4 to your computer and use it in GitHub Desktop.
==6084== 827,624 (35,328 direct, 792,296 indirect) bytes in 1,104 blocks are definitely lost in loss record 570 of 572
==6084== at 0x402BB7A: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==6084== by 0x83BAC1E: default_malloc_ex (mem.c:79)
==6084== by 0x83BB124: CRYPTO_malloc (mem.c:306)
==6084== by 0x83B44AB: EVP_PKEY_new (p_lib.c:186)
==6084== by 0x8404743: X509_PUBKEY_get (x_pubkey.c:147)
==6084== by 0x83DE019: X509_get_pubkey (x509_cmp.c:292)
==6084== by 0x83E37E1: X509_get_pubkey_parameters (x509_vfy.c:1793)
==6084== by 0x83E108E: X509_verify_cert (x509_vfy.c:361)
==6084== by 0x83706C5: ssl_verify_cert_chain (ssl_cert.c:535)
==6084== by 0x835BD97: ssl3_get_server_certificate (s3_clnt.c:1127)
==6084== by 0x835A454: ssl3_connect (s3_clnt.c:322)
==6084== by 0x8374E02: SSL_connect (ssl_lib.c:942)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment