Re: Error::: BN_bn2dec();

2009-03-20 Thread Ger Hobbelt
Do you call OPENSSL_free() to release the returned data? On Fri, Mar 20, 2009 at 3:22 AM, Macapuna Carlos wrote: > Hello, Good Night. > I am a student of Masters in Unicamp - Brazil. > I am using the class of BN openssl. My program is consuming all the memory > (3 GB), up to failure of segmentat

Error::: BN_bn2dec();

2009-03-20 Thread Macapuna Carlos
Hello, Good Night. I am a student of Masters in Unicamp - Brazil. I am using the class of BN openssl. My program is consuming all the memory (3 GB), up to failure of segmentation, after much debugging, discovering that when you use the BN_bn2dec (char * BN_bn2dec (const BIGNUM * a)) is the memory o