Mercurial > pidgin
annotate HACKING @ 22867:502bac8b2b4c
Fix a double free caused by my previous leak fix not covering all possible
situations - pidgin_notify_add_mail() may return a newly allocated structure or
a reused one.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 08 May 2008 00:22:08 +0000 |
parents | d73ee2690376 |
children |
rev | line source |
---|---|
16174
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
1 For information on hacking on Pidgin, Finch, or libpurple, see: |
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
2 http://developer.pidgin.im |