Skip to content
Snippets Groups Projects
Commit 207bc788 authored by Arseny Kapoulkine's avatar Arseny Kapoulkine
Browse files

Use buffer with a static size in convert_number_to_mantissa_exponent

We use references to arrays elsewhere in the codebase and there's just
one caller for this function so it's easier to fix the size.

This will simplify snprintf refactoring.
parent cd2804d3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment