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 provider_free_always_fails parameter to pool jemalloc
Add the provider_free_always_fails parameter to pool jemalloc.
It should be set to true if umfMemoryProviderFree()
of the chosen provider always fails.
It is used to turn of the error messages.
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