diff options
author | Dan Carpenter <[email protected]> | 2022-07-18 14:10:45 +0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-08-02 17:22:48 -0600 |
commit | 80e2768496a494ce3166f8358d8665d2a056bcb7 (patch) | |
tree | 007354addcbc048cc00d3ded369e0fe3b513d8e1 /net/lapb/lapb_timer.c | |
parent | 4daf7fa07ee3c31d5b03b87f96dbf3d8151ef654 (diff) |
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 <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions