diff options
author | zoecarver <z.zoelec2@gmail.com> | 2020-02-24 13:43:22 -0800 |
---|---|---|
committer | zoecarver <z.zoelec2@gmail.com> | 2020-02-24 14:23:41 -0800 |
commit | c93112dc4f745b0455addb54bfe1c2f79b827c6d (patch) | |
tree | 3f7648d59569b49cec6f49a6cb0deab5d1e5de87 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | df8dda67ed03f7d7ba3d9475556ab01946386852 (diff) | |
download | llvm-c93112dc4f745b0455addb54bfe1c2f79b827c6d.zip llvm-c93112dc4f745b0455addb54bfe1c2f79b827c6d.tar.gz llvm-c93112dc4f745b0455addb54bfe1c2f79b827c6d.tar.bz2 |
Validate argument passed to __builtin_frame_address and __builtin_return_address
Verifies that the argument passed to __builtin_frame_address and __builtin_return_address is within the range [0, 0xFFFF].
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions