]> git.ipfire.org Git - thirdparty/qemu.git/commit
i2c-ddc: fix oob read
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 8 Jan 2019 10:23:01 +0000 (11:23 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 30 Jul 2019 20:15:46 +0000 (15:15 -0500)
commit4c7f4c4bbb515c5772fc15fc2192604ca7a0d197
treec9d3ff88500eeeee0c34719302773be23a4306f2
parent4e74e7a8674a8552bb3161aba8e4e992c59fd925
i2c-ddc: fix oob read

Suggested-by: Michael Hanselmann <public@hansmi.ch>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Michael Hanselmann <public@hansmi.ch>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190108102301.1957-1-kraxel@redhat.com
(cherry picked from commit b05b267840515730dbf6753495d5b7bd8b04ad1c)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/i2c/i2c-ddc.c