~mardy/signon-ui/create-window

Viewing all changes in revision 65.

  • Committer: Alberto Mardegan
  • Date: 2012-09-25 13:47:02 UTC
  • mfrom: (63.2.1 local-interface)
  • Revision ID: alberto.mardegan@canonical.com-20120925134702-op48p9ke3j57v4dc
Do not instantiate invalid QDBusMessages

QDBus does not allow creating replies out of invalid messages: there's a
Q_ASSERT for that inside the Qt code, which luckily isn't met because Qt is
built with assertions disabled.
Still, we were running into undefined behaviour.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: