>> >> the last line is always alloced outside the pool and never freed.
...
>> I would better remove all line/pool code
>> then release something that leaks 1042 bytes each output line.

> granted, but the quick check I ran didn't show that to me (and I did spend


   Linkname: DJGPP FAQ List 2.30
        URL: file://localhost/d:/504/lynx/lynx2-8-/tests/djgppfaq.htm
   Content-Length: 821570 bytes
   Owner(s): None
       size: 13075 lines

$>cat lynx.lea

Memory leak detected.
Pointer:        12747a4
Contains:       |;&|t|'|||||||||||||||||||||||||||||||||||||||||||
ByteSize:       1042
FileName:       GridText.c
LineCount:      727

Memory leak detected.
Pointer:        127435c
Contains:       |G'|d|'|||||||||||||||||||||||||||||||||||||||||||
ByteSize:       1042
FileName:       GridText.c
LineCount:      727
...

Total memory leakage this run:  13844607


$>grep 727 lynx.lea |wc

  13292   26584  212682



; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to