There is a memory leak in the [jq_process()](https://github.com/winebarrel/ruby-jq/blob/master/ext/jq_core.c#L92) method. The `dumped` value is never freed.