Yes I am using WineLib. sorry
globfree() is called by the way.
----- Original Message -----
From: "Patrik Stridvall" <[EMAIL PROTECTED]>
To: "'Gilroy Billard'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, April 13, 2000 4:29 PM
Subject: RE: glob()
> > 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.
>