]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Fix to cleanup free raw_secret memory allocated
authorTokunori Ikegami <ikegami.t@gmail.com>
Mon, 25 Mar 2024 15:55:04 +0000 (00:55 +0900)
committerDaniel Wagner <wagi@monom.org>
Tue, 26 Mar 2024 08:07:53 +0000 (09:07 +0100)
commita49d11a4a391e241666318f555c6db2e0b04227a
treec490e7b08a9f78aeaa5cdfce0fe304a287f9e215
parent7805da5baf1a9812a3916dee6187997c01975c85
nvme: Fix to cleanup free raw_secret memory allocated

The memory is allocated by the gen-tls-key and check-tls-key commands.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme.c