Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   fpWeb: checking for memory leaks (https://www.delphipraxis.net/196704-fpweb-checking-memory-leaks.html)

DP News-Robot 11. Jun 2018 04:50

fpWeb: checking for memory leaks
 
The Object Pascal language, like C or C++, does not have Garbage Collector to free the objects and memory resources automatically. It can be hard to be 100% sure that all objects are being released (manually) by code. But, if some object is not released, there will be a memory leak.Photo by Ste

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 10:01 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz