- 16 Dec, 2009 40 commits
-
-
Paul Vriens authored
-
André Hentschel authored
-
Andrew Nguyen authored
The issue was detected with Valgrind.
-
Alexandre Julliard authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Maarten Lankhorst authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Vladimir Pankratov authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Alexandre Julliard authored
-
Huw Davies authored
Found by Valgrind.
-
Huw Davies authored
Found by Valgrind.
-
Huw Davies authored
Found by Valgrind.
-
Huw Davies authored
Found by Valgrind.
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Jeremy White authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
Now we only allocate enough memory to exactly match the size of the constructed string. Before, we were leaving some memory uninitialized and overwriting the allocated memory in certain circum.
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
This allows us to free said view in the case of a syntax error. This also allows us to get rid of a few places where we tried to clean up the view ourselves in the parsing code.
-
Vincent Povirk authored
-
Huw Davies authored
Found by Valgrind.
-
Jacek Caban authored
-