Mercurial > pidgin
comparison libpurple/util.h @ 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 | b8b2e35ec7c6 |
children | ba768014f91f |
comparison
equal
deleted
inserted
replaced
17428:df911a06e09e | 17429:f187d935486b |
---|