On Wed, 10 Apr 2019 at 00:55, Alistair Francis <alistair.fran...@wdc.com> wrote: > > The following changes since commit f151f8aca5cf5da24f6eb743a55a2233091ae532: > > migration/ram.c: Fix use-after-free in multifd_recv_unfill_packet() > (2019-04-09 20:46:34 +0100) > > are available in the Git repository at: > > g...@github.com:alistair23/qemu.git tags/pull-device-tree-20190409-1 > > for you to fetch changes up to 065e6298a75164b4347682b63381dbe752c2b156: > > device_tree: Fix integer overflowing in load_device_tree() (2019-04-09 > 16:35:40 -0700) > > ---------------------------------------------------------------- > Single device tree fix for 4.0 > > A single patch to avoid an overflow when loading device trees. > > ---------------------------------------------------------------- > Markus Armbruster (1): > device_tree: Fix integer overflowing in load_device_tree()
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM