The following changes since commit db736e0437aa6fd7c1b7e4599c17f9619ab6b837:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging 
(2020-02-25 13:31:16 +0000)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2020-02-26

for you to fetch changes up to 8198cf5ef0ef98118b4176970d1cd998d93ec849:

  block/nbd: fix memory leak in nbd_open() (2020-02-26 17:29:00 -0600)

----------------------------------------------------------------
nbd patches for 2020-02-26

- ensure multiple meta contexts work
- allow leading / in export names
- fix a failure path memory leak

----------------------------------------------------------------
Eric Blake (2):
      nbd: Fix regression with multiple meta contexts
      nbd-client: Support leading / in NBD URI

Pan Nengyuan (2):
      block/nbd: extract the common cleanup code
      block/nbd: fix memory leak in nbd_open()

 block/nbd.c  | 33 ++++++++++++++++++++-------------
 nbd/server.c | 12 ++++++++++--
 2 files changed, 30 insertions(+), 15 deletions(-)

-- 
2.24.1


Reply via email to