dbus-cplusplus/src
Jonatan Pålsson 63edf7777f Fix crash when invoking method without specifying interface
Previously this meant the interface variable is NULL, which led to an invalid
string conversion from NULL to string, causing a crash. Check for NULL before
doing the conversion.
2014-01-14 12:40:13 +01:00
..
integration changed build architecture to build seperate libs for main/ecore/glib integration 2011-11-28 22:55:07 +01:00
connection.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
connection_p.h - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
debug.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
dispatcher.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
dispatcher_p.h - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
error.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
eventloop-integration.cpp Added unistd include to eventloop-integration.cpp 2014-01-14 09:25:02 +01:00
eventloop.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
interface.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
internalerror.h - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
introspection.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
Makefile.am changed build architecture to build seperate libs for main/ecore/glib integration 2011-11-28 22:55:07 +01:00
message.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
message_p.h - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
object.cpp Fix crash when invoking method without specifying interface 2014-01-14 12:40:13 +01:00
pendingcall.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
pendingcall_p.h - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
pipe.cpp - dbus-c++ passes now compiling on ubuntu 8.10 machine (-lrt addded for Test1/TestApp) 2011-11-29 23:48:04 +01:00
property.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
server.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
server_p.h - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00
types.cpp - NO FUNCTIONAL CODE CHANGES!!!! 2011-11-28 12:44:11 +01:00