Mercurial > pidgin
diff NEWS @ 17429:f187d935486b
The DBus bindings have a lot of warnings about calling g_free() on a
const char *RESULT. o_sukhodolsky created a patch to eliminate all the
g_free()s, which seems wrong. (The DBus code appears to copy the bytes.)
This revision changes the types to char * as necessary.
References #1344
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 02 Jun 2007 06:00:35 +0000 |
parents | 19678776d406 |
children | 4fdbd4bcc68a |