]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
exec_elf: assert that the image vnode is still locked on return
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 9 Dec 2021 15:14:46 +0000 (17:14 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Sun, 12 Dec 2021 14:28:38 +0000 (16:28 +0200)
commitb4b20492cd92b5ca7ff03f4140e88363449d3021
treef093e48dcb169bbbc7b2bd6bdb9dd4aa3fcaee48
parent88dd7a0a39089b4c324cc83e0b0b4c089ca0501d
exec_elf: assert that the image vnode is still locked on return

Suggested and reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D33359
sys/kern/imgact_elf.c