Skip to content
Commit 82540e9e authored by Karthik Bhat's avatar Karthik Bhat
Browse files

All new elements except the last one initialized to NULL. Ideally, once...

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
parent a805e85c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment