[OpenSIPS-Devel] [OpenSIPS/opensips] b19102: json: Fix handling for long integers
Liviu Chircu
noreply at github.com
Tue Dec 10 10:06:34 UTC 2024
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: b191025b75afb07b96562f730a8e9631c8ea35fa
https://github.com/OpenSIPS/opensips/commit/b191025b75afb07b96562f730a8e9631c8ea35fa
Author: Liviu Chircu <liviu at opensips.org>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M modules/json/doc/json_admin.xml
M modules/json/json.c
Log Message:
-----------
json: Fix handling for long integers
This patch adds the "enable_long_quoting" modparam (default: OFF), which
causes larger integers to be returned as strings, in order to avoid the
integer overflow and data loss.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list