Mercurial > pidgin
view gaim-uninstalled.pc.in @ 24596:2cae2b346d72
Various nullprpl fixes. This stemmed from a complaint from a user in
#pidgin that it crashed if the user didn't change the room from "default"
to something else when joining.
Nothing big here, but here's the list:
* Make a bunch of strings const for good measure
* g_strdup strings that the caller is supposed to be freeing (one of
these almost certainly fixes the aforementioned crash)
* Use g_list_prepend/g_list_reverse
* Don't leak some strings
* g_* needs g_free, not free (this might also be the one fixing the
crash)
Fixes #7712.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 06 Dec 2008 05:05:02 +0000 |
parents | dde5bebd5fb4 |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: Pidgin (Gaim compatibility) Description: Pidgin is a GTK2-based instant messenger application. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la