Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL with memory leaks
Message
De
10/01/2013 20:38:33
 
 
À
10/01/2013 19:30:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01562066
Message ID:
01562086
Vues:
60
>You said in another thread that you've done C++ development. If so, you should know the answer is nope, you can't do that. When you get memory leaks, memory gets in a corrupt state. There is no way to say what issues it caused. What if it writes into the memory used by another application? How does it reset that?


My use of the term "memory leak" refers only to malloc()'d, not free()'d, memory allocation. Objects that were created, never destroyed, just hanging around until the process terminates.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform