streams and memory

2000-04-24 Thread Daniel M. Pomerantz
then the "leaks" are reported. It seems to me that this isn't so much a leak, as just failure to cleanup. I've tried calling both EVP_cleanup() and ERR_free_strings(), but neither one seems to alleviate the problems. Any one else know how to prevent these "leaks"

streams and memory

2000-04-24 Thread Daniel M. Pomerantz
neither one seems to alleviate the problems. Any one else know how to prevent these "leaks" from showing up in Win32 C++? Thanx. Daniel M. Pomerantz __ OpenSSL Project http://www.ope

Bug found and fixed

2000-04-21 Thread Daniel M. Pomerantz
_F_SSLEAY_RAND_BYTES,RAND_R_PRNG_NOT_SEEDED); return(0); } That's it. Hope this helps some one and isn't just a waste of bandwidth. Daniel M. Pomerantz __ OpenSSL Project http: