summaryrefslogtreecommitdiff
path: root/src/pal/inc
diff options
context:
space:
mode:
authorSwaroop Sridhar <Swaroop.Sridhar@microsoft.com>2016-12-06 17:17:21 -0800
committerGitHub <noreply@github.com>2016-12-06 17:17:21 -0800
commit12c3a063686c0c4f718a45c42480c4db04abeba7 (patch)
tree889f553c6cc4df8441fcdf9722fcce1ba1cc6a21 /src/pal/inc
parent41a92a370ef131be63ecb55105945ced0546fd83 (diff)
downloadcoreclr-12c3a063686c0c4f718a45c42480c4db04abeba7.tar.gz
coreclr-12c3a063686c0c4f718a45c42480c4db04abeba7.tar.bz2
coreclr-12c3a063686c0c4f718a45c42480c4db04abeba7.zip
GcInfoEncoder: Initialize the BitArrays tracking liveness (#8485)
The non-X86 GcInfoEncoder library uses two bit-arrays to keep track of pointer-liveness. The BitArrays are allocated using the arena allocator which doesn't zero-initialize them. This was causing non-deterministic redundant allocation of unused slots. This change fixes the problem.
Diffstat (limited to 'src/pal/inc')
0 files changed, 0 insertions, 0 deletions