> -----Original Message-----
> From: Anthony PERARD [mailto:anthony.per...@citrix.com]
> Sent: 18 June 2019 12:24
> To: qemu-devel@nongnu.org
> Cc: Anthony Perard <anthony.per...@citrix.com>; Paul Durrant 
> <paul.durr...@citrix.com>; Stefano
> Stabellini <sstabell...@kernel.org>; xen-de...@lists.xenproject.org
> Subject: [PATCH v2 4/4] xen: Avoid VLA
> 
> Avoid using a variable length array.
> 
> We allocate the `dirty_bitmap' buffer only once when we start tracking
> for dirty bits.
> 
> Signed-off-by: Anthony PERARD <anthony.per...@citrix.com>

Reviewed-by: Paul Durrant <paul.durr...@citrix.com>

Reply via email to