On Di, 2016-11-01 at 02:53 -0700, Li Qiang wrote: > From: Li Qiang <liqiang...@360.cn> > > In virgl_cmd_get_capset_info dispatch function, the 'resp' hasn't > been full initialized before writing to the guest. This will leak > the 'resp.padding' and 'resp.hdr.padding' fieds to the guest. This > patch fix this issue. > > Signed-off-by: Li Qiang <liqiang...@360.cn>
Added to vga queue. thanks, Gerd