Skip to content

anv: add null check for buffer before reading size

Tapani Pälli requested to merge tpalli/mesa:anv-check-null-buffer into master

Fixes: b9a05447 ("anv: dynamic vertex input binding stride and size support") Signed-off-by: Tapani Pälli tapani.palli@intel.com

Merge request reports