Slightly less memory errors
authorSam Moore <[email protected]>
Sun, 6 Jul 2014 10:19:34 +0000 (18:19 +0800)
committerSam Moore <[email protected]>
Sun, 6 Jul 2014 10:19:34 +0000 (18:19 +0800)
commit04e65d814fe15a17040a701d46ae669cc9dcd3d8
treedc4e4340382847e30d6e0f06e4a445c6af224981
parent39599aa6423d3e0181fbfe2aac8f78f388a3f372
Slightly less memory errors

Using more std::vector and less memcpy/memset etc.
Still seems to have issues but not segfaulting as much.

Fixed m_sign missing in = operator
src/arbint.cpp

UCC git Repository :: git.ucc.asn.au