Bug 652197 – Improper handling of double values in GDBusMessage
authorDavid Zeuthen <davidz@redhat.com>
Thu, 9 Jun 2011 16:02:30 +0000 (12:02 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Thu, 9 Jun 2011 16:02:30 +0000 (12:02 -0400)
commit13b93f0c48a39c3502f55e011362bcb4d40a5a7d
tree5c4300227761f609f7f1fc28fec2bd6b76959735
parentf819aa5f1715bb67fd4e269a6e8021144ecf91a6
Bug 652197 – Improper handling of double values in GDBusMessage

Matthew Bucknall pointed out

  GDBusMessage does not serialize/deserialize double values correctly
  on platforms with strict alignment constraints (in my particular
  case, ARM926EJ-S).

This was reported in

 https://bugzilla.gnome.org/show_bug.cgi?id=652197

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusmessage.c