Am 27.01.2015 um 14:33 hat Jeff Cody geschrieben:
> This fixes an off-by-one error introduced in 9a29e18.  Both qcow and
> qcow2 need to make sure to leave room for string terminator '\0' for
> the backing file, so the max length of the non-terminated string is
> either 1023 or PATH_MAX - 1.
> 
> Reported-by: Kevin Wolf <[email protected]>
> Signed-off-by: Jeff Cody <[email protected]>

Reviewed-by: Kevin Wolf <[email protected]>

Reply via email to