> I am experiencing a 4k memory leak in WINE every time I call the linux
> glob() function?

Wine doesn't use glob() AFAICS so I guess you are talking about WineLib.

Anyway there is a globfree() function that need to be called.

> The exact same code without WINE is fine.

If you really call globfree(), that is very strange.
No idea in that case.

Reply via email to