aboutsummaryrefslogtreecommitdiffstats
path: root/erts/obj.debug
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2013-11-26 20:25:53 +0100
committerSverker Eriksson <[email protected]>2013-11-26 20:33:24 +0100
commita1ce4da11ca0710a166e5048251aa1e128a83695 (patch)
tree1f365f5ad8cfb24ac788872188149c7323221288 /erts/obj.debug
parent666884a245fd57f04e0a15b0602c46bf271966f0 (diff)
downloadotp-a1ce4da11ca0710a166e5048251aa1e128a83695.tar.gz
otp-a1ce4da11ca0710a166e5048251aa1e128a83695.tar.bz2
otp-a1ce4da11ca0710a166e5048251aa1e128a83695.zip
erts: Fix invalid read in bitstring comparison
Valgrind complained that erts_cmp_bits sometimes read one byte too much from bitstrings. The byte was never used and the invalid read is safe in opt-VM due to padding in binary allocation (CHICKED_PAD).
Diffstat (limited to 'erts/obj.debug')
0 files changed, 0 insertions, 0 deletions