On Mar 22 13:09, Klaus Jensen wrote: > From: Klaus Jensen > > Fix two issues reported by coverity (CID 1451080 and 1451082). > > v2: > - replace [2/2] with a fix for the bad reference counting noticed by > Max > > Klaus Jensen (2): > hw/block/nvme: fix resource leak in nvme_dif_rw > hw/block/nvme: fix ref counting in nvme_format_ns > > hw/block/nvme-dif.c | 2 +- > hw/block/nvme.c | 10 ++++++++-- > 2 files changed, 9 insertions(+), 3 deletions(-) > Gentle ping on this so Peter can get the coverity issues off the list ;)