diff options
author | 2022-07-18 14:10:45 +0300 | |
---|---|---|
committer | 2022-08-02 17:22:48 -0600 | |
commit | 80e2768496a494ce3166f8358d8665d2a056bcb7 (patch) | |
tree | 007354addcbc048cc00d3ded369e0fe3b513d8e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvme-auth: fix off by one checks (diff) | |
download | wireguard-linux-80e2768496a494ce3166f8358d8665d2a056bcb7.tar.xz wireguard-linux-80e2768496a494ce3166f8358d8665d2a056bcb7.zip |
nvme-auth: uninitialized variable in nvme_auth_transform_key()
A couple of the early error gotos call kfree_sensitive(transformed_key);
before "transformed_key" has been initialized.
Fixes: db1312dd9548 ("nvmet: implement basic In-Band Authentication")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions