mirror of
https://github.com/ultrajson/ultrajson.git
synced 2024-12-04 06:38:23 +01:00
66060a0fab
In DEBUG mode, this ensures that all buffer appends are safe. It also refactors direct `memcpy` calls into a helper `Buffer_memcpy` function that ensures correct buffer pointer movement and has a similar safety check. |
||
---|---|---|
.. | ||
dconv_wrapper.cc | ||
Makefile | ||
ultrajson.h | ||
ultrajsondec.c | ||
ultrajsonenc.c |