Hi Andrew, On 04/22/2016 08:10 PM, Andrew Zaborowski wrote: > Make sure the single byte being written by the builder is a zero. > I had assumed grow_body would zero the newly allocated body bytes but on > a closer look it zeros the alignment padding only. > --- > ell/gvariant-util.c | 18 ++++++++++++------ > 1 file changed, 12 insertions(+), 6 deletions(-) > Applied, thanks. Regards, -Denis