mirror of
https://github.com/kgabis/parson.git
synced 2025-03-12 13:55:31 +00:00
is_decimal: Fix an integer underflow.
It seems harmless though. Found by UBSAN parson.c:270:18: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_t' (aka 'unsigned long')
This commit is contained in:
parent
102a4467e1
commit
2b7adfe306
Loading…
Reference in New Issue
Block a user