diff options
author | Tomáš Zeman <tomas.zeman@ericsson.com> | 2023-09-25 10:45:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-25 10:45:47 +0200 |
commit | 5a285bd3258e35ddc65ac82453eab953c2fff1ff (patch) | |
tree | 345a03cb2d9bd021cb8b6f1d8fc9950bd52f44bd /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 45f51f9f7c5bc36f0f91695bb5e600013c2114ec (diff) | |
download | llvm-5a285bd3258e35ddc65ac82453eab953c2fff1ff.zip llvm-5a285bd3258e35ddc65ac82453eab953c2fff1ff.tar.gz llvm-5a285bd3258e35ddc65ac82453eab953c2fff1ff.tar.bz2 |
[LLVM][TableGen] Read from uninitialised variable (#66889)
Fixing an issue found in a UBsan build. When defining a variable-length
encoding with no operands or slices, the HasDynamicSegment member was
read without being initialised.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions