Mercurial > pidgin
log
age | author | description |
---|---|---|
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. |