From: Kevin Wolf Date: Mon, 12 Nov 2018 16:57:32 +0000 (+0100) Subject: Merge remote-tracking branch 'mreitz/tags/pull-block-2018-11-12' into queue-block X-Git-Tag: qemu-xen-4.13.0-rc1~552^2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1a42e5d8298d1b0f90d2254e7d559391dd3a45ca;p=qemu-xen.git Merge remote-tracking branch 'mreitz/tags/pull-block-2018-11-12' into queue-block Block patches: - Added NULL checks found by static analysis - Allow more block drivers to not be included in the qemu build # gpg: Signature made Mon Nov 12 17:51:18 2018 CET # gpg: using RSA key F407DB0061D5CF40 # gpg: Good signature from "Max Reitz " # Primary key fingerprint: 91BE B60A 30DB 3E88 57D1 1829 F407 DB00 61D5 CF40 * mreitz/tags/pull-block-2018-11-12: qcow2: Read outside array bounds in qcow2_pre_write_overlap_check() block: Fix potential Null pointer dereferences in vvfat.c qemu-img: assert block_job_get() does not return NULL in img_commit() block: Null pointer dereference in blk_root_get_parent_desc() job: Fix off-by-one assert checks for JobSTT and JobVerbTable block: Make more block drivers compile-time configurable Signed-off-by: Kevin Wolf --- 1a42e5d8298d1b0f90d2254e7d559391dd3a45ca