9f22893adc
If 'virgl_cmd_get_capset' set 'max_size' to 0,
the 'virgl_renderer_fill_caps' will write the data after the 'resp'.
This patch avoid this by checking the returned 'max_size'.
virtio-gpu fix:
|
||
---|---|---|
.. | ||
50-qemu-gpu.json.in | ||
meson.build | ||
vhost-user-gpu.c | ||
virgl.c | ||
virgl.h | ||
vugbm.c | ||
vugbm.h | ||
vugpu.h |