Home
GnuPG
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Diffusion
GPGME
f56c996318df
json: Print "nan", "-inf", "inf" if needed.
f56c996318df
Actions
Edit Commit
Download Raw Diff
Edit Related Objects...
Edit Revisions
Edit Tasks
Subscribe
Mute Notifications
Award Token
Tags
None
Subscribers
None
Description
json: Print "nan", "-inf", "inf" if needed.
* src/cJSON.c (print_number): Print NaN and INF.
GnuPG-bug-id:
T4328
Signed-off-by: Werner Koch <wk@gnupg.org>
Details
Provenance
•
werner
Authored on Jun 4 2019, 10:56 AM
Parents
rMfabe96126b4e: json: Improve handling of large exponents in the JSON parsor.
Branches
Unknown
Tags
Unknown
Tasks
T4328: Missing case distinction for value "NaN" and "Inf" of IEEE floating point variable in function print_number(...) in the file cJSON.c:176
Event Timeline
•
werner
committed
rMf56c996318df: json: Print "nan", "-inf", "inf" if needed.
(authored by
•
werner
).
Jun 4 2019, 10:56 AM
2019-06-04 10:56:48 (UTC+2)
•
werner
added a task:
T4328: Missing case distinction for value "NaN" and "Inf" of IEEE floating point variable in function print_number(...) in the file cJSON.c:176
.