Gonglei 3750dabc69 virito-pci: fix OVERRUN problem
Overrunning array "proxy->guest_features" of 2 4-byte
elements at element index 2 (byte offset 8) using index
"proxy->gfselect" (which evaluates to 2). Normally, the
Linux kernel driver just read/write '0' or '1' as the
"proxy->gfselect" values, so using '<' instead of '=<' to
make coverity happy and avoid potential harm.

Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-06-23 08:14:13 +02:00
..
2015-06-19 14:17:45 +01:00
2015-04-27 18:24:18 +02:00
2015-06-11 10:13:29 +01:00
2015-05-29 11:28:59 +01:00
2015-06-19 11:30:57 +01:00
2015-06-19 11:30:57 +01:00
2015-06-12 10:13:23 +02:00
2014-10-24 12:19:11 +01:00
2015-06-19 11:30:57 +01:00
2015-03-19 11:11:55 +03:00
2015-06-01 14:18:54 +02:00
2015-06-18 10:35:59 +01:00
2015-06-23 08:14:13 +02:00