[REGEXPL]
authorPierre Schweitzer <pierre@reactos.org>
Thu, 6 Oct 2011 21:36:10 +0000 (21:36 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Thu, 6 Oct 2011 21:36:10 +0000 (21:36 +0000)
Fix memory leaks
Fix broken if condition
Use delete[] operator for allocations made with new[] operator
Properly check for failed allocations by not throwing exception

svn path=/trunk/; revision=54034


No differences found