Mercurial > pidgin
view src/protocols/Makefile.am @ 13413:79682d6f032e
[gaim-migrate @ 15788]
1. We need to check the various "char **" pointers passed to gaim_gtk_notify_emails() to make sure they're not NULL. Sadrul says the PRPLs currently don't send NULLs in. Since nothing guarantees that for other prpls, I think checking is good.
2. Add escaping of the To: field.
3. Fix a memory leak.
#1:
Resolves CID 13
Resolves CID 14
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Tue, 07 Mar 2006 01:36:43 +0000 |
| parents | 4d8023465af4 |
| children | 983fd420e86b |
line wrap: on
line source
DIST_SUBDIRS = bonjour gg irc jabber msn napster novell oscar sametime silc toc simple yahoo zephyr SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)
