freebsd-dev/sys/amd64/sgx
Mark Johnston 8cbc89c7d2 Fix refcount leaks in the SGX Linux compat ioctl handler.
Some argument validation error paths would return without releasing the
file reference obtained at the beginning of the function.

While here, fix some style bugs and remove trivial debug prints.

Reviewed by:	kib
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19214
2019-02-17 16:43:44 +00:00
..
sgx_linux.c Fix refcount leaks in the SGX Linux compat ioctl handler. 2019-02-17 16:43:44 +00:00
sgx_support.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
sgx.c Fix module unload when SGX support is not present in CPU. 2017-08-18 14:47:06 +00:00
sgxvar.h