Skip to content
Commit fb3d84b5 authored by Dan Gohman's avatar Dan Gohman
Browse files

Initialize the PoisonMemory member before initializing

members that call methods that read the PoisonMemory member.
This fixes potential spurious (though probably otherwise
harmless) poising of unused memory, and fixes the
associated valgrind error.

llvm-svn: 80192
parent 7a37b1a2
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