]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix use-after-free in btree code
authorRichard Yao <richard.yao@alumni.stonybrook.edu>
Mon, 12 Sep 2022 18:22:15 +0000 (14:22 -0400)
committerTony Hutter <hutter2@llnl.gov>
Tue, 13 Sep 2022 23:15:38 +0000 (16:15 -0700)
commit8131a96544fd19411c23424af85140e91e41c001
tree3548a5f1db4469d521038c0cd9372507ce18f36a
parent979fd5a434ebc422c02dec5deddd485ce6127fc5
Fix use-after-free in btree code

Coverty static analysis found these.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Neal Gompa <ngompa@datto.com>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #10989
Closes #13861
module/zfs/btree.c