]> Git Repo - qemu.git/commit
hw/rdma: Fix possible munmap call on a NULL pointer
authorMarcel Apfelbaum <[email protected]>
Mon, 30 Apr 2018 20:02:17 +0000 (23:02 +0300)
committerMarcel Apfelbaum <[email protected]>
Thu, 3 May 2018 17:52:29 +0000 (20:52 +0300)
commit1bad4957c8c4d5367961cb3d5287b2f25a1d6847
treeb8049ffc6df95eb54be2fa6f51387f0d0ba344b3
parent59255887e6cafeff747250d2613003a41d1d9dff
hw/rdma: Fix possible munmap call on a NULL pointer

Coverity CID 1390620: we call munmap() on a NULL pointer.

Reported-by: Peter Maydell <[email protected]>
Signed-off-by: Marcel Apfelbaum <[email protected]>
Reviewed-by: Yuval Shaia <[email protected]>
Message-Id: <20180430200223[email protected]>
hw/rdma/vmw/pvrdma_cmd.c
This page took 0.021334 seconds and 4 git commands to generate.