freebsd-src/usr.sbin/ctladm
Pierre Pronchery f38117359a ctladm: fix resource leak
The str variable in cctl_nvlist_end_element() does not get free()'d when
converted to an integer value. (name is "trtype")

Reported by:	Coverity Scan
Coverity ID:	1545039
Sponsored by:	The FreeBSD Foundation

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1237
2024-05-16 11:22:48 -06:00
..
ctladm.8 ctladm: Add nvterminate command to drop active NVMeoF associations 2024-05-02 16:38:39 -07:00
ctladm.c ctladm: fix resource leak 2024-05-16 11:22:48 -06:00
ctladm.h
Makefile ctl: Support NVMe requests in debug trace functions 2024-05-02 16:31:34 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
util.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00