Module Name: src Committed By: pgoyette Date: Tue Aug 29 12:48:50 UTC 2017
Modified Files: src/sys/kern: kern_veriexec.c Log Message: Revert previous changes. They are wrong. The intended clean-up is already being handled by the call to veriexec_file_free() in the "out:" path. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/kern/kern_veriexec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.