diff options
author | Jan Beulich via SeaBIOS <seabios@seabios.org> | 2022-01-24 10:20:53 +0100 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-01-27 11:32:47 -0500 |
commit | dc776a2d9ca9e1b857e880ff682668871369b4c3 (patch) | |
tree | ac25755bdcb457619d7d60b43d2d71350c8e8202 /scripts/readserial.py | |
parent | 15a102e062af18e01daece409ee54765a3b4ec13 (diff) | |
download | seabios-dc776a2d9ca9e1b857e880ff682668871369b4c3.tar.gz |
nvme: avoid use-after-free in nvme_controller_enable()
Commit b68f313c9139 ("nvme: Record maximum allowed request size")
introduced a use of "identify" past it being passed to free(). Latch the
value of interest into a local variable.
Reported-by: Coverity (ID 1497613)
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Diffstat (limited to 'scripts/readserial.py')
0 files changed, 0 insertions, 0 deletions