Einzelnen Beitrag anzeigen

Assertor

Registriert seit: 4. Feb 2006
Ort: Hamburg
1.296 Beiträge
 
Turbo C++
 
#11

Re: Ersatz für Buggy/Deprecated pngdelphi?

  Alt 17. Mai 2008, 20:23
Hier das kurze Log:

Delphi-Quellcode:
--------------------------------2008/5/17 20:10:14--------------------------------
This application has leaked memory. The small block leaks are (excluding expected leaks registered by pointer):

5 - 12 bytes: TIdThreadSafeInteger x 1
13 - 20 bytes: TPNGList x 2
21 - 28 bytes: TIdCriticalSection x 2, TPen x 2, TBrush x 2
29 - 36 bytes: TFont x 2, Unknown x 2
53 - 68 bytes: Unknown x 1
85 - 100 bytes: TCanvas x 2
549 - 612 bytes: TPNGObject x 2
TIdThreadSafe und TIdCriticalSection ist von Indy und klar (by Design).

Kommentiere ich die beiden fraglichen Zeilen aus gibt es keine (bzw. nur die gewollten Indy) Leaks.

Gruß Assertor

Edit: Endlich ein roter Kasten Das prüfe ich gleich mal ab mit Graphics32.
Frederik
  Mit Zitat antworten Zitat