2005-01-17 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Mon, 17 Jan 2005 22:03:19 +0000 (22:03 +0000)
committerHavoc Pennington <hp@redhat.com>
Mon, 17 Jan 2005 22:03:19 +0000 (22:03 +0000)
commitad937e16957c76f21b0df79d742cb4c401d2abb9
treee1d62f2663c5901ad6f340dee4a6e0973dddc1f1
parent62e465339a306fa564b69935da494dad6e1b474a
2005-01-17  Havoc Pennington  <hp@redhat.com>

        * Throughout, align variant bodies according to the contained
type, rather than always to 8. Should save a fair bit of space in
message headers.

* dbus/dbus-marshal-validate.c (_dbus_validate_body_with_reason):
fix handling of case where p == end

* doc/TODO: remove the dbus_bool_t item and variant alignment items
ChangeLog
dbus/dbus-marshal-basic.c
dbus/dbus-marshal-basic.h
dbus/dbus-marshal-recursive-util.c
dbus/dbus-marshal-recursive.c
dbus/dbus-marshal-validate.c
doc/TODO