* Fixed a memory leak
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@12143 30a43799-04e7-0310-8b2b-ea0d24f86d0e
This commit is contained in:
parent
7c420f87cd
commit
e47288d689
3 changed files with 4 additions and 4 deletions
|
@ -164,7 +164,7 @@ public:
|
|||
|
||||
struct Private;
|
||||
|
||||
Message( Private* );
|
||||
Message( Private*, bool incref = true );
|
||||
|
||||
Message( const Message& m );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue