search for: crypto_malloc

Displaying 3 results from an estimated 3 matches for "crypto_malloc".

2000 Oct 01
0
OpenSSH-2.2.0p1 cores in openssl-0.9.6's bn_print.c
..., yet key.c simply calls free on the buffer. I changed it, but it didn't fix the problem I'm seeing. I don't know if what I'm seeing is a known bug (didn't see it anywhere on the web site). I get a core dump when trying to connect to another machine. It cores in BN_bn2dec in CRYPTO_malloc, all in openssl's cryptolib, but I think it's because openssh is not initiallizing the openssl malloc machine (there is a comment in the openssl source about calling CRYPTO_malloc_init, but it's in the SSLEAY CHANGES. . .). Just FYI: It's a sparc running Solaris 8. Will provide fu...
2012 Nov 10
4
imap-login hanging when firewall blocks ssl handshaking
...argv=0x7f7fa0c037c0, binary=0x7fff53152b90) at main.c:407 set_pool = (pool_t) 0x7f7fa100b420 login_socket = 0x10cb4f7f8 "?9??" #13 0x00007fff8ac847e1 in start () (gdb) bt full #0 0x00007fff96e4c110 in malloc_zone_malloc () #1 0x00007fff96e4cba7 in malloc () #2 0x00007fff92d2c9e2 in CRYPTO_malloc () #3 0x00007fff92d4535f in EVP_DigestInit_ex () #4 0x00007fff92d17caa in ssleay_rand_add () #5 0x00007fff974529be in ssl23_accept () ... #0 0x00007fff94775ffa in read () #1 0x00007fff92cf41e6 in sock_read () #2 0x00007fff92d15598 in BIO_read () #3 0x00007fff9745294a in ssl23_read_bytes ()...
2005 Aug 09
2
error compiling asterisk on solaris
...E_load_locations' /usr/local/ssl/lib/libssl.so: undefined reference to `X509_NAME_free' /usr/local/ssl/lib/libssl.so: undefined reference to `d2i_ASN1_OCTET_STRING' /usr/local/ssl/lib/libssl.so: undefined reference to `lh_delete' /usr/local/ssl/lib/libssl.so: undefined reference to `CRYPTO_malloc' /usr/local/ssl/lib/libssl.so: undefined reference to `BN_clear_free' /usr/local/ssl/lib/libssl.so: undefined reference to `HMAC_Init' /usr/local/ssl/lib/libssl.so: undefined reference to `d2i_X509_NAME' /usr/local/ssl/lib/libssl.so: undefined reference to `RSA_flags' /usr/local...