On Thu, Apr 24, 2014 at 02:49:18PM +0200, Andreas Färber wrote: > POSIX specifies that address_len shall on output specify the length of > the stored address; it does not however specify whether it may get > updated on failure as well to, e.g., zero. > > In case EINTR occurs, re-initialize the variable to the desired value. > > Cc: Eric Blake <[email protected]> > Signed-off-by: Andreas Färber <[email protected]> > --- > tests/libqtest.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
