Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory allocation issue #2

Open
ray33ee opened this issue Sep 10, 2021 · 0 comments
Open

Memory allocation issue #2

ray33ee opened this issue Sep 10, 2021 · 0 comments

Comments

@ray33ee
Copy link

ray33ee commented Sep 10, 2021

When I try the snipped

`let num = format_num::NumberFormat::new();

num.format("s", -0.000000000000000000000000000000000000021414574468187103);`

it produces the output

memory allocation of 83751862272 bytes failed error: process didn't exit successfully: 'target\debug\five_b.exe' (exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant