aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorbenjaminion <ben@edginet.org>2017-06-22 16:44:34 +0800
committerbenjaminion <ben@edginet.org>2017-06-22 16:44:34 +0800
commitff8de3e9fa0e0a4ce092a0190f3c00162c22ccaf (patch)
tree38474f74088fbca6c8ddb91177debd3368ca3e73 /.gitmodules
parent3094e777486c40c91c6cf3432ad60f29b9ada484 (diff)
downloaddexon-solidity-ff8de3e9fa0e0a4ce092a0190f3c00162c22ccaf.tar
dexon-solidity-ff8de3e9fa0e0a4ce092a0190f3c00162c22ccaf.tar.gz
dexon-solidity-ff8de3e9fa0e0a4ce092a0190f3c00162c22ccaf.tar.bz2
dexon-solidity-ff8de3e9fa0e0a4ce092a0190f3c00162c22ccaf.tar.lz
dexon-solidity-ff8de3e9fa0e0a4ce092a0190f3c00162c22ccaf.tar.xz
dexon-solidity-ff8de3e9fa0e0a4ce092a0190f3c00162c22ccaf.tar.zst
dexon-solidity-ff8de3e9fa0e0a4ce092a0190f3c00162c22ccaf.zip
LLL: Fix for edge case in the create macros.
When (msize) is initially zero the previous create commands failed due to the "lll" expression overwriting the memory at 0x00. This fix "reserves" memory location 0x00 before calling msize. If msize is already 32 or greater it has no effect.
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions