Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to track down memory leak(s)
Message
 
 
À
23/09/2011 11:27:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01398453
Message ID:
01524505
Vues:
96
>I just did a test
>The memory allocation is OK, goes up and down
>
>So, sorry - false alarm - for your case
>
>
>function Do_it()
>	
>	do while true
>		=allocate()
>	enddo
>endfunc
>
>function allocate()
>	local aa
>	
>	aa = space(8*1024*1024)
>endfunc
>
I am not seeing how this helps me.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform