Sometimes the leaks reported by boundscheker are not really leaks
Check if there are leaks reported in the ouput window-debug tab when
the app exits
- Original Message -
From: "White Jack" <[EMAIL PROTECTED]>
Date: Tuesday, September 4, 2001 11:21 pm
Subject: memory leaks
> hi,
> I used
You have to use the CONNECT protocol.
Connect to the proxy first and then send the following string
CONNECT host:port HTTP/1.0\r\n
Check the rfc for more info
- Original Message -
From: "george" <[EMAIL PROTECTED]>
Date: Monday, May 7, 2001 5:42 am
Subject: proxy tunneling howto
> Hello,
Iam trying to use openssl in my app and boundschecker was giving the
following error
stack memory overrun
Copying 96 bytes to ctx.digest
Starting offset 0,destination size:4 bytes
The callstack details are
EVP_MD_CTX_copy() \crypto\evp\digest.c line no 90
ssl3_h