[all-commits] [llvm/llvm-project] 1de173: [X86][FPEnv] Fix a use after free
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Aug 11 04:02:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1de173c049841e0c3262ffbf416dba006500a140
https://github.com/llvm/llvm-project/commit/1de173c049841e0c3262ffbf416dba006500a140
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M llvm/lib/IR/AutoUpgrade.cpp
Log Message:
-----------
[X86][FPEnv] Fix a use after free
Found by asan!
More information about the All-commits
mailing list