pkgsrc/textproc/py-ujson
adam c5dd9dca17 py-ujson: updated to 5.4.0
5.4.0

Added

Add support for arbitrary size integers

Fixed

CVE-2022-31116:
Replace wchar_t string decoding implementation with a uint32_t-based one
Fix handling of surrogates on decoding
CVE-2022-31117: Potential double free of buffer during string decoding @JustAnotherArchivist
Fix memory leak on encoding errors when the buffer was resized
Integer parsing: always detect overflows
Fix handling of surrogates on encoding
2022-07-02 07:57:29 +00:00
..
DESCR
distinfo py-ujson: updated to 5.4.0 2022-07-02 07:57:29 +00:00
Makefile py-ujson: updated to 5.4.0 2022-07-02 07:57:29 +00:00
PLIST