-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
i'm trying to integrate eccodes C libraries into a Qt App.
libraries where retrieves via conda v2.44
it seems that eccodes does not expose a way to modify the malloc,free,realloc in the codes_context, which would be useful in my case.
grib_api has the exposed functionality :
grib_context_set_memory_proc
Describe the solution you'd like
it would be great to have this functionality exposed to be able to control the codes_context via a :
codes_context_set_memory_proc
Describe alternatives you've considered
No response
Additional context
No response
Organisation
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request