|
-
June 12th, 2009, 01:13 PM
#7
Re: Is this array or vector leaking?
 Originally Posted by panzram
Could this be leaking?
There are no memory leaks in the code you've posted.
Just in case that this is a pseudo code make sure that in your implementation, test() is not returning or throwing an exception between the memory allocation and the memory release.
Regards
Doron
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|