On Wed, Nov 09, 2011 at 06:59:54PM +0000, Peter Maydell wrote: > Add a missing 'break' statement to fix a buffer overrun when > executing the EEPROM write-all command. Spotted by Coverity > (see bug 887883). > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/lan9118.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-)
Thanks, applied to the trivial patches tree: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches Stefan