Reijo Tomperi
|
231e753289
|
Refactoring: static variable in CheckMemoryLeak is now a private member of the class.
|
2008-11-16 15:39:42 +00:00 |
Reijo Tomperi
|
ce08224547
|
Few static variables are now private members. ShowAll etc. global variables are now members of Settings class and given as a
parameter to the classes that need them.
|
2008-11-16 15:18:50 +00:00 |
Daniel Marjamäki
|
2ecb805283
|
Memory leak: Mismatching allocation and deallocation in subfunction
|
2008-11-16 13:55:16 +00:00 |
Daniel Marjamäki
|
d5d2f0671c
|
Memory leak: reverted most of change 461.
|
2008-11-16 06:34:22 +00:00 |
Daniel Marjamäki
|
2cbfa6b60b
|
Memory Leak: Handling Linux lists better => Detect more leaks
|
2008-11-15 18:24:40 +00:00 |
Reijo Tomperi
|
134985e410
|
Refactoring: Tokenizer object given as a parameter to most of the classes
|
2008-11-12 21:34:47 +00:00 |
Reijo Tomperi
|
f242c4fddd
|
Refactoring: Following new classes were created:
CheckBufferOverrunClass
CheckClass
CheckHeaders
CheckMemoryLeakClass
CheckOther
Preprocessor
|
2008-11-11 06:42:09 +00:00 |
Daniel Marjamäki
|
789aac2ef4
|
cleanup the files
|
2008-11-07 16:25:29 +00:00 |
Daniel Marjamäki
|
cdf9ee4d8a
|
Memory Leaks: Improved the checking of loops.
|
2008-11-07 07:46:28 +00:00 |
Daniel Marjamäki
|
5b9aa96aba
|
Licensing: Using the GPL 3 license
|
2008-10-26 07:55:15 +00:00 |
Daniel Marjamäki
|
454c349363
|
CheckMemoryLeak: Added files (Check for memory leaks)
|
2007-05-24 13:08:51 +00:00 |