Message Validation

Havoc Pennington hp at pobox.com
Sat Oct 11 21:36:15 PDT 2008


Hi,

I think skipping validation of fixed arrays of integer and float is
probably correct; there isn't really a way for individual elements to
be invalid for integers. Booleans, strings, etc. can of course be
invalid. And the patch has to be careful to still validate the length
and alignment of the block of integers as you mention.

Havoc


More information about the dbus mailing list