Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Wed, 10 Oct 2007 00:00:21 +0000 | Daniel Atallah | Move NULL check earlier to prevent confusion when it is checked after being derefed. Fixes CID 350 |
Tue, 09 Oct 2007 23:46:46 +0000 | Daniel Atallah | CID 358 (Unused Var) |
Tue, 09 Oct 2007 23:45:16 +0000 | Daniel Atallah | Prevent null pointer deref to fix CID 338 |
Tue, 09 Oct 2007 23:42:46 +0000 | Daniel Atallah | Remove unused variables to fix CID 359 and 360. |