comparison COPYING @ 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 a5ace2e037bc
children 44b4e8bd759b
comparison
equal deleted inserted replaced
17428:df911a06e09e 17429:f187d935486b