Re: Gtkclist memory leak ??



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.

Oh is this problem occuring under C/C++ source compiled binaries though?


--
Sincerely,                  ,"-_                         \|/
-Capt. Taura M.             ,   O=__                    --X--
..__                         ,_JNMNNEO=_                 /|\
OMNOUMmnne.                  {OMMNNNEEEEOO=_
UOOOBIOOOEOMMn.               'LONMMMMNNEEEOOO=.__..,,..
UUOOEUUOOOOOOOObe              '"=OMMMMWNEEEOOOOO,"=OEEEOO=,._
OOUUUIEEIOONNOIUbe.                "7OMMMMNNNNNWWEEEEOOOOOO"   "'.
EEBNNMMMNWNWWEEIMMNe.             __  7EMMMNNNNNWWWEEEEEEEOO.     " .
NNMMMMWWWMMMWEINMMMNn            "=BBEEEEMMMMMMMMNNNWWWEEOOOOO=._     .
                  http://furry.ao.net/~learfox/





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]