dbus ChangeLog,1.1093,1.1094
John Palmieri
johnp at kemper.freedesktop.org
Fri Aug 25 12:56:02 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv1275
Modified Files:
ChangeLog
Log Message:
* dbus/dbus-transport.c: fix invalid deref when checking if
a vtable method exists (Patch from Christian Ehrlicher
<ch dot ehrlicher at gmx dot de>)
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1093
retrieving revision 1.1094
diff -u -d -r1.1093 -r1.1094
--- ChangeLog 25 Aug 2006 19:50:16 -0000 1.1093
+++ ChangeLog 25 Aug 2006 19:56:00 -0000 1.1094
@@ -1,5 +1,11 @@
2006-08-25 John (J5) Palmieri <johnp at redhat.com>
+ * dbus/dbus-transport.c: fix invalid deref when checking if
+ a vtable method exists (Patch from Christian Ehrlicher
+ <ch dot ehrlicher at gmx dot de>)
+
+2006-08-25 John (J5) Palmieri <johnp at redhat.com>
+
* configure.in, dbus/Makefile.am, test/name-test/run-test.sh,
test/name-test/Makefile.am: Fixed some issues with getting get dbus
to build with builddir != srcdir (Taken from a patch by Bernard Leak
More information about the dbus-commit
mailing list