You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add disable_provider_free parameter to pool jemalloc
Add the disable_provider_free parameter to pool jemalloc.
It should be set to true if umfMemoryProviderFree()
should never be called.
This option will be needed by the future memory providers
that will not provide the free() op.
Signed-off-by: Lukasz Dorau <[email protected]>
0 commit comments