diff options
author | Karthik Bhat <kv.bhat@samsung.com> | 2014-03-27 12:08:23 +0000 |
---|---|---|
committer | Karthik Bhat <kv.bhat@samsung.com> | 2014-03-27 12:08:23 +0000 |
commit | 82540e9ef866d96725837907c9312083201bc99f (patch) | |
tree | 86beb4179710da883e3eff58c7edf8cbedd14748 /llvm/test/Bitcode/pr18704.ll.bc | |
parent | a805e85cb297d214ad4762b72d808a6443f6b3f7 (diff) | |
download | bcm5719-llvm-82540e9ef866d96725837907c9312083201bc99f.tar.gz bcm5719-llvm-82540e9ef866d96725837907c9312083201bc99f.zip |
All new elements except the last one initialized to NULL. Ideally, once parsing is complete, all elements should be non-NULL.
To safe-guard BitcodeReader, this patch adds null check for all access to these list.
Patch by Dinesh Dwivedi!
llvm-svn: 204920
Diffstat (limited to 'llvm/test/Bitcode/pr18704.ll.bc')
-rw-r--r-- | llvm/test/Bitcode/pr18704.ll.bc | bin | 0 -> 880 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/pr18704.ll.bc b/llvm/test/Bitcode/pr18704.ll.bc Binary files differnew file mode 100644 index 00000000000..dbfcf37b82a --- /dev/null +++ b/llvm/test/Bitcode/pr18704.ll.bc |