summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/pr18704.ll.bc
diff options
context:
space:
mode:
authorKarthik Bhat <kv.bhat@samsung.com>2014-03-27 12:08:23 +0000
committerKarthik Bhat <kv.bhat@samsung.com>2014-03-27 12:08:23 +0000
commit82540e9ef866d96725837907c9312083201bc99f (patch)
tree86beb4179710da883e3eff58c7edf8cbedd14748 /llvm/test/Bitcode/pr18704.ll.bc
parenta805e85cb297d214ad4762b72d808a6443f6b3f7 (diff)
downloadbcm5719-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.bcbin0 -> 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
new file mode 100644
index 00000000000..dbfcf37b82a
--- /dev/null
+++ b/llvm/test/Bitcode/pr18704.ll.bc
Binary files differ
OpenPOWER on IntegriCloud