Skip to content
Snippets Groups Projects
Commit 3b76a2c2 authored by Kaspar Schleiser's avatar Kaspar Schleiser
Browse files

fmt: fix fmt_s32_dec() and fmt_s64_dec() sign bit handling

"val = -val" causes UB for INTMIN, thus explicitly cast to unsigned.
parent e65a017f
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