On 23/11/2020 14:23, Jan Beulich wrote:
While it's currently implied from the checking xmalloc_array() does, let's make this more explicit in the function itself. As a result both involved local variables don't need to have size_t type anymore. This brings them in line with the rest of the code in this file. Requested-by: Julien Grall <[email protected]> Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
