diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2010-04-29 11:14:09 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2010-04-29 11:19:16 (GMT) |
commit | ce3d9fb3b3ec1f23d76b04a8593680d7eeee689d (patch) | |
tree | febf82fb0fbb7178c8598304c8a83abc1724a9a6 /tests/auto/qdbusinterface/.gitignore | |
parent | 78e8af4fea3cc527b0dc5ace5a4c4445f044c2cd (diff) | |
download | Qt-ce3d9fb3b3ec1f23d76b04a8593680d7eeee689d.zip Qt-ce3d9fb3b3ec1f23d76b04a8593680d7eeee689d.tar.gz Qt-ce3d9fb3b3ec1f23d76b04a8593680d7eeee689d.tar.bz2 |
Fix crash in QDBusInterface when invoking a method in a derived class.
If metaObject is 0 and the signal or slot is in a class deriving from
QDBusInterface, this would lead to a crash.
Deriving from QDBusInterface is very unusual and usually indicates
misunderstanding of QtDBus, but the fix is correct.
Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=165175
Patch-By: Maemo developer
Reviewed-by: Thiago Macieira <thiago.macieira@nokia.com>
Diffstat (limited to 'tests/auto/qdbusinterface/.gitignore')
0 files changed, 0 insertions, 0 deletions