Branch: refs/heads/master Home: https://github.com/qemu/qemu Commit: 78d8c99e297eba32897d8a5bdaa005670549d6f7 https://github.com/qemu/qemu/commit/78d8c99e297eba32897d8a5bdaa005670549d6f7 Author: Paolo Bonzini <pbonz...@redhat.com> Date: 2018-03-01 (Thu, 01 Mar 2018)
Changed paths: M block/nvme.c M util/vfio-helpers.c Log Message: ----------- block/nvme: fix Coverity reports 1) string not null terminated in sysfs_find_group_file 2) NULL pointer dereference and dead local variable in nvme_init. Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> Signed-off-by: Fam Zheng <f...@redhat.com> Message-Id: <20180213015240.9352-1-f...@redhat.com> Signed-off-by: Fam Zheng <f...@redhat.com> Commit: 8cb340c613ee3e626b070e0429c589f8a60ac657 https://github.com/qemu/qemu/commit/8cb340c613ee3e626b070e0429c589f8a60ac657 Author: Peter Maydell <peter.mayd...@linaro.org> Date: 2018-03-01 (Thu, 01 Mar 2018) Changed paths: M block/nvme.c M util/vfio-helpers.c Log Message: ----------- Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into staging Block patches 2018-03-01 Coverity fixes for nvme:// # gpg: Signature made Thu 01 Mar 2018 07:24:24 GMT # gpg: using RSA key CA35624C6A9171C6 # gpg: Good signature from "Fam Zheng <f...@redhat.com>" # Primary key fingerprint: 5003 7CB7 9706 0F76 F021 AD56 CA35 624C 6A91 71C6 * remotes/famz/tags/staging-pull-request: block/nvme: fix Coverity reports Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> Compare: https://github.com/qemu/qemu/compare/2963d78204b4...8cb340c613ee