Commit c79a59d
committed
cmds: free id_ctrl after use in nvme_get_telemetry_max
id_ctrl is allocated with __nvme_alloc() but never freed.
Signed-off-by: Daniel Wagner <[email protected]>1 parent cd87fad commit c79a59d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments