09.01.2017 19:45, Peter Maydell wrote: > Coverity points out that calculating src_len by multiplying > src_width by rows could overflow. This can only happen in > the implausible case of a framebuffer larger than 4GB, but > we may as well fix it, placating Coverity. (CID1005515)
Applied to -trivial, thanks! /mjt