freebsd-dev/sbin/nvmecontrol
Warner Losh ae5f2ca7b9 Fix several related coverity issues:
Make sure to always free shortopts and lopts when returning.
Fix minor logic bug to guard against NULLs properly.

CID: 1403654, 1403656, 1403658
2019-07-24 23:04:26 +00:00
..
modules Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
comnd.c Fix several related coverity issues: 2019-07-24 23:04:26 +00:00
comnd.h Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
devlist.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
firmware.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
format.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
identify_ext.c Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
identify.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
logpage.c Fix several related coverity issues: 2019-07-24 23:04:26 +00:00
Makefile Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nc_util.c Add SPDX tag. 2019-02-28 02:29:48 +00:00
ns.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
nvmecontrol_ext.h Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
nvmecontrol.8 Better formatting for the logpage section 2019-05-17 18:15:47 +00:00
nvmecontrol.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
nvmecontrol.h Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
passthru.c Implement {io,admin}-passthru commands. 2019-07-16 17:24:25 +00:00
perftest.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
power.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
reset.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00