Am 07.05.2024 um 20:05 hat Stefan Hajnoczi geschrieben: > cvtnum() parses positive int64_t values and returns a negative errno on > failure. Print errors and return early when cvtnum() fails. > > While we're at it, also reject nr_zones values greater or equal to 2^32 > since they cannot be represented. > > Reported-by: Peter Maydell <[email protected]> > Cc: Sam Li <[email protected]> > Signed-off-by: Stefan Hajnoczi <[email protected]>
Thanks, applied to the block branch. Kevin
