Tue, 09 Oct 2007 22:42:49 +0000 |
Daniel Atallah |
Fully comment out some disabled code to prevent CID 310.
|
Tue, 09 Oct 2007 22:39:44 +0000 |
Daniel Atallah |
Fully comment out some disabled code to prevent CID 180.
|
Tue, 09 Oct 2007 21:27:29 +0000 |
Daniel Atallah |
Fix CID 312 (Dead code).
|
Tue, 09 Oct 2007 21:07:51 +0000 |
Daniel Atallah |
Fix CID 311 (Unnecessary null check)
|
Tue, 09 Oct 2007 20:40:49 +0000 |
Daniel Atallah |
Fix CID 317 and 335 as well as an additional leak.
|
Tue, 09 Oct 2007 20:12:48 +0000 |
Daniel Atallah |
Fix CID 318
|
Tue, 09 Oct 2007 19:28:48 +0000 |
Daniel Atallah |
I think this is the correct fix for CID 319 and 321. I added a note about two other cases where it appears that the xmlns isn't being compared correctly, but I'm afraid that fixing them will cause behavior change.
|
Tue, 09 Oct 2007 13:41:11 +0000 |
Luke Schierer |
merge of '067c06f2c33e5371796629696a9aad6afa4e9ead'
|
Tue, 09 Oct 2007 07:37:26 +0000 |
Ka-Hing Cheung |
compute the new size by adding the difference to the actual allocated size
|
Tue, 09 Oct 2007 07:31:09 +0000 |
Mark Doliner |
Get rid of another unused variable. Coverity CID 365.
|
Tue, 09 Oct 2007 07:29:11 +0000 |
Mark Doliner |
Get rid of an unused variable. Coverity found this. Remember
|
Tue, 09 Oct 2007 03:38:47 +0000 |
Ka-Hing Cheung |
uses the entry's allocated height instead of requested height, works around
|