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

NAME

6       bson_mem_restore_vtable - bson_mem_restore_vtable()
7

SYNOPSIS

9          void
10          bson_mem_restore_vtable (void);
11

DESCRIPTION

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

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.17.6                           Jun 03, 2021       BSON_MEM_RESTORE_VTABLE(3)
Impressum