Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Author

       MongoDB, Inc

Description

       This  function  shall  free the memory supplied by mem. This should be used by functions that require you
       free the result with bson_free().

Parameters

mem: A memory region.

Synopsis

          void
          bson_free (void *mem);

See Also