RE: AsnOid::Set memory leak?
"Leonberger, Pierce" <[email protected]>
| Newsgroups | gmane.ietf.sfl |
|---|---|
| Message-ID | <[email protected]> |
This appears to have been fixed on 4-27-00. I'm not sure when the last release was, but a new release will be out soon that includes this fix. -Pierce -----Original Message----- From: Bob Smith [mailto:[email protected]] Sent: Wednesday, June 28, 2000 4:00 PM To: [email protected] Subject: AsnOid::Set memory leak? Is there a memory leak in snacc? I'm using version 1.3 of the snacc with Visual Studio 6.0 and Bounds Checker keeps saying there is a memory leak in asn-oid.cpp in the following function: void AsnOid::Set (unsigned long arcNumArr[], long arrLength) on the following line: char *buf = new char[arrLength*5]; // Sized according to length It does appear like the buffer is never freed in the function. Any comments about this? Bob. ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com