On 11/25/22 16:35, Emanuele Giuseppe Esposito wrote:
We know that the string will stay around until the function returns, and the parameter of drv->bdrv_co_create_opts is const char*, so it must not be modified either.Suggested-by: Kevin Wolf<[email protected]> Signed-off-by: Emanuele Giuseppe Esposito<[email protected]> Reviewed-by: Kevin Wolf<[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]> -- Best regards, Vladimir
