1BSON_MEM_RESTORE_VTABLE(3)          libbson         BSON_MEM_RESTORE_VTABLE(3)
2
3
4

SYNOPSIS

6          void
7          bson_mem_restore_vtable (void);
8

DESCRIPTION

10       This  function shall restore the default memory allocator to be used by
11       Libbson.
12
13       WARNING:
14          This function MUST be called at the end of the process.  Failure  to
15          do so will result in memory being freed by the wrong allocator.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023       BSON_MEM_RESTORE_VTABLE(3)
Impressum