Skip to content

vtest: fix a NULL deref in fuzzer

Chia-I Wu requested to merge olv/virglrenderer:fix-fuzzer into master

Passing NULL for args to indicate nop is too tricky to get right. Add a bool for that.

Signed-off-by: Chia-I Wu olvaffe@gmail.com

@davidriley @afrantzis

Merge request reports