Commit 659b92af authored by A. Jesse Jiryu Davis's avatar A. Jesse Jiryu Davis
Browse files

update to recent JSONSL code

Reverts our clang-format changes (#56402642), our introduction of
bson_malloc / bson_free (#da366bb2), and our change from assert to
BSON_ASSERT (#661e0960). Keep two changes that fix warnings (#a1ca74d8
and #6e0f9c68), which were merged to JSONSL upstream.

Upstream no longer uses "assert()" in the code, although it still
includes assert.h by mistake.

I'll bring bson_malloc / bson_free back in an upcoming commit.
parent daa48fa5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment