Skip to content
Commit 11ceb38d authored by Chris Lattner's avatar Chris Lattner
Browse files

make sure to unlock keymgr if the JIT is created and destroyed, all

locks must be matched with unlocks.  Also, use calloc to allocate the
block so that it is properly zero'd.  Thanks to Nick Kledzik for
tracking this down.

llvm-svn: 69314
parent de578e8c
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