diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-03 18:14:24 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-03 18:14:24 +0000 |
commit | bf7f4f5468321a6971628f2efdfc99758e453e21 (patch) | |
tree | 564b7b75a2d7f3a854d935f285c02eb99ca7df41 /utils/not | |
parent | df516906801372076f9adb5f8779cc48325cdc68 (diff) | |
download | external_llvm-bf7f4f5468321a6971628f2efdfc99758e453e21.zip external_llvm-bf7f4f5468321a6971628f2efdfc99758e453e21.tar.gz external_llvm-bf7f4f5468321a6971628f2efdfc99758e453e21.tar.bz2 |
it isn't safe to speculative load from a malloc, it might have
returned null, and may not have been big enough in any case.
Thanks to Jay Foad for pointing this out!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92452 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/not')
0 files changed, 0 insertions, 0 deletions