On Tue, 26 Sept 2023 at 21:16, Vladimir Sementsov-Ogievskiy <[email protected]> wrote: > > Coverity signals that variable as being used uninitialized. And really, > when work with external APIs that's better to zero out the structure, > where we set some fields by hand. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> > --- Reviewed-by: Peter Maydell <[email protected]>
thanks -- PMM
