Andrew Kelley b498eebfd4 std.math.big: fix use-after-free
When there is parameter aliasing, the ensureCapacity calls can cause the
Const parameters to become dangling pointers.

See #6167
2020-08-25 19:49:40 -07:00
..
2020-08-25 19:49:40 -07:00
2020-08-25 19:49:40 -07:00