]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
insert_zfs() is missing NULL pointer check
authorToomas Soome <tsoome@FreeBSD.org>
Thu, 20 Feb 2020 09:00:20 +0000 (09:00 +0000)
committerToomas Soome <tsoome@FreeBSD.org>
Thu, 20 Feb 2020 09:00:20 +0000 (09:00 +0000)
commit7afa0d95e212a612b2990c975082757c44c3b50f
tree9bd27d4b2cf2920b25938da055b5707fa86a00cd
parent79cbcdcf3ececdb45f02c528d00e53e9600a4f48
insert_zfs() is missing NULL pointer check

Add missing check of malloc() result.
stand/efi/libefi/efizfs.c