Revision cd468007f143f7c7c1100d0badfef6f8830efa05

rlaager at pidgin.im rlaager at pidgin.im
Sat Jun 2 02:02:19 EDT 2007


-----------------------------------------------------------------
Revision: cd468007f143f7c7c1100d0badfef6f8830efa05
Ancestor: 7523dcce0ac4ae98a74e3611efc953b8e0e20cde
Author: rlaager at pidgin.im
Date: 2007-06-02T06:00:35
Branch: im.pidgin.pidgin

Modified files:
        libpurple/dbus-analyze-functions.py

ChangeLog: 

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cd468007f143f7c7c1100d0badfef6f8830efa05.diff
Type: text/x-diff
Size: 918 bytes
Desc: not available
Url : http://pidgin.im/pipermail/commits/attachments/20070602/cb1afdd1/attachment.diff 


More information about the Commits mailing list