[Pidgin] #1344: fix for some build warnings
Pidgin
trac at pidgin.im
Sat Jun 2 02:03:22 EDT 2007
#1344: fix for some build warnings
----------------------------+-----------------------------------------------
Reporter: o_sukhodolsky | Owner: rlaager
Type: patch | Status: assigned
Priority: minor | Milestone: 2.0.2
Component: pidgin (gtk) | Version: 2.0.1
Resolution: | Keywords:
Pending: 0 |
----------------------------+-----------------------------------------------
Comment (by rlaager at pidgin.im):
(In [cd468007f143f7c7c1100d0badfef6f8830efa05]) 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
--
Ticket URL: </ticket/1344#comment:36>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list