14.4.1 Memory Management
Context has the following special memory management rule:
- Ownership of the return values of the
context_nameandparentfunctions is maintained by the Context; these return values must not be freed by the caller.
This section describes Context member functions.