Skip to content

Missing context memory proc setter #374

@gilbdev

Description

@gilbdev

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

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions