On Fri, 19 Jul 2019 at 21:21, Eric Blake <ebl...@redhat.com> wrote: > > The following changes since commit e2b47666fe1544959c89bd3ed159e9e37cc9fc73: > > Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' > into staging (2019-07-19 14:29:13 +0100) > > are available in the Git repository at: > > https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2019-07-19 > > for you to fetch changes up to 5cf42b1c1f75499b467701926d3c9691d27712e1: > > nbd: Initialize reply on failure (2019-07-19 13:19:18 -0500) > > ---------------------------------------------------------------- > nbd patches for 2019-07-19 > > - silence harmless compiler/valgrind warning > > ---------------------------------------------------------------- > Eric Blake (1): > nbd: Initialize reply on failure > > block/nbd.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1 for any user-visible changes. -- PMM