From: Ian Lance Taylor <i...@google.com>
Date: Mon, 29 Oct 2012 11:13:19 -0700

> I changed it from vec->base + vec->size.  Now it is vec->base
> + size, where size is the aligned version of vec->size.

It is not.

You don't modify 'size' at all.

Reply via email to