diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-10-17 14:56:10 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-10-17 14:56:10 -0400 |
commit | 651353560bfe23b6423ecf7690d86645a71c0cbc (patch) | |
tree | 67ae301d4bd27bbebe3002610b3292d326077051 /BuildParams | |
parent | 117f07e5a4b7882a44681c730dcc0628238cfec6 (diff) |
SL-20476: Don't let the compiler know we intend to crash.
clang has gotten smart enough to recognize an inline attempt to store to
address zero. Fool it by storing to an address passed as a parameter, and pass
nullptr from a different source file.
Diffstat (limited to 'BuildParams')
0 files changed, 0 insertions, 0 deletions