Re: Gtkclist memory leak ??
- From: Cole Tuininga <egon egon mv com>
- To: learfox furry ao net
- Cc: gtk-app <gtk-app-devel-list gnome org>
- Subject: Re: Gtkclist memory leak ??
- Date: Wed, 07 Mar 2001 17:19:01 -0500
learfox furry ao net wrote:
you can simulate this. Create a directory with
something about 5000 dummy empty files :
-----------------------------------
for($i=0; $i<5000;$i++) {
open(FILE,"> /tmp/dummygtkclist$i");
close FILE;
}
-----------------------------------
Ummm? O.o what language is this in?
This is simply a quick perl script they whipped up to allow one to
create a ton of little files so that the code they were talking about
could be illustrated.
--
Pretend there's a witty saying here.
Cole Tuininga
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]