mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-19 04:33:28 +02:00

Do not allow numbers greated than INT64_MAX and smaller than INT64_MIN. Clarify the positive sign value by prefixing it with an explicit +. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=66909