[PATCH] various fixes for marshlling empty fixed type arrays

Robert McQueen robert.mcqueen at collabora.co.uk
Wed Feb 15 16:55:49 PST 2006


I've now committed all of the required array fixes as discussed in this
thread, along with the test case.  Without any of the three tweaks, the
test case fails. The _dbus_string_init_const_len change was as simple as
changing the assert from val != NULL to len == 0 || val != NULL.

Regards,
Rob

Havoc Pennington wrote:
> On Tue, 2006-02-07 at 16:33 +0000, Rob Taylor wrote:
> 
>>So was the new version of the patch OK?
>>
> 
> 
> It's fine with the changes I mentioned, yes. Thanks for your doing the
> work on this.
> 
> Havoc
> 
> 
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus



More information about the dbus mailing list