CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2021/08/29 05:41:27

Modified files:
        usr.sbin/vmd   : virtio.c 

Log message:
check for null vioblk info

If {c,m}alloc fail, info could be NULL and result in NULL deref.

Reported by Ilja van Sprundel.

ok mlarkin@

Reply via email to