]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Merge pull request #882 from simonresch/handle-nan-to-int-conversion
authorEric Hawicz <erh+git@nimenees.com>
Fri, 27 Dec 2024 00:07:07 +0000 (19:07 -0500)
committerGitHub <noreply@github.com>
Fri, 27 Dec 2024 00:07:07 +0000 (19:07 -0500)
Explicitly handle NaN values when converting to integer


Trivial merge