Module Name: src Committed By: yamaguchi Date: Fri Mar 24 13:32:19 UTC 2023
Modified Files: src/sys/dev/pci: vioscsi.c virtio.c Log Message: Added check of pointer for allocated memory before release of resource To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/pci/vioscsi.c cvs rdiff -u -r1.67 -r1.68 src/sys/dev/pci/virtio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.