Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 24, 2026. It is now read-only.
This repository was archived by the owner on Apr 24, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Hello,
It seems these bindings are leaking a lot of memory. Walking through a two level tree with 87 000 files adds a never freed 60 Mbytes memory used to my application. It's getting worst then while running fopen (I'd say around 3Mbytes per 100 fopen).
Is that known ?
Regards, Adam.