Daniel Marjamäki
|
0cf2c2b327
|
Fixed #3862 (Double deallocation does not take throws into account)
|
2012-06-01 19:08:50 +02:00 |
Daniel Marjamäki
|
a823d29da3
|
Fixed #3809 (false positive: memory leak)
|
2012-06-01 19:01:19 +02:00 |
Daniel Marjamäki
|
cad2e80897
|
Memory leak: Fixed unit tests that were broken by mistake by my previous commit
|
2012-05-30 06:43:30 +02:00 |
Daniel Marjamäki
|
27003e72b8
|
Memory leak: minor updates of new leak checking. fixed condition in parseConfiguration. write info message if configuration has been given.
|
2012-05-30 06:36:59 +02:00 |
Daniel Marjamäki
|
8d0f315097
|
Fixed #3851 (False positive memory leak (condition))
|
2012-05-29 21:10:19 +02:00 |
Daniel Marjamäki
|
92c5cffeb0
|
Memory leaks: Fixed false positive when allocated pointer is assigned
|
2012-05-26 21:28:35 +02:00 |
Daniel Marjamäki
|
b8b16172b8
|
Memory leaks: Added support for a simple configuration file format. This is not supposed to become the official configuration format, it's just a temporary format that we can use to start with.
|
2012-05-26 18:10:12 +02:00 |
Daniel Marjamäki
|
bd8fb0a6b5
|
Memory leaks: Added new checking for memory leaks
|
2012-05-26 08:53:46 +02:00 |