Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Sun, 07 Oct 2007 10:28:32 +0000 | Will Thompson | propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da) |
Sun, 07 Oct 2007 00:49:17 +0000 | Daniel Atallah | Fix the notorious log_reader plugin crash. It turns out that the file contents being freed wasn't the original pointer and, naturally, that doesn't work. There is some additional cleanup and prevention of unnecessary allocations. Fixes #3461, #1249. |