[libvirt] [PATCH v4 14/23] utils: Convert pollfd array to be allocated

Daniel P. Berrangé berrange at redhat.com
Fri Jul 12 09:49:21 UTC 2019


On Thu, Jul 11, 2019 at 03:41:42PM -0400, Stefan Berger wrote:
> Convert the struct pollfd *fds to be allocated rather than residing
> on the stack. This prepares it for the next patch where the size of
> the array of fds becomes dynamic.
> 
> Signed-off-by: Stefan Berger <stefanb at linux.ibm.com>
> ---
>  src/util/vircommand.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list