[Libguestfs] [PATCH v2] daemon: Remove use of fixed-size stack buffers.

Richard W.M. Jones rjones at redhat.com
Thu Apr 20 13:40:05 UTC 2017


On Thu, Apr 20, 2017 at 02:33:54PM +0200, Pino Toscano wrote:
> On Wednesday, 19 April 2017 21:54:26 CEST Richard W.M. Jones wrote:
> > GCC 7 complains that the fixed size buffers are not large enough
> > (at least in theory) when using ‘-O3 -mtune=broadwell’.
> > ---
> 
> LGTM.

OK I pushed this one and also "daemon: Add an assertion to suppress a
warning with GCC."  which was the other simple semi-related change.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list