[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #5911] CVS 1.12.13 - fixed memory leaks errors reported by valgri
From: |
Yaron Yogev |
Subject: |
[patch #5911] CVS 1.12.13 - fixed memory leaks errors reported by valgrind/memcheck |
Date: |
Mon, 04 Jun 2007 08:48:36 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.2) Gecko/20070208 Iceweasel/2.0.0.2 (Debian-2.0.0.2+dfsg-3) |
Follow-up Comment #3, patch #5911 (project cvs):
important:
main.c - free_config() call in line 1190 (in my patch) should only be done if
(!server_active)
(caused hang on exit due to corrupted memory, in pserver mode)
This becomes irrelevant in version 1.270 of main.c, committed by mdb on
30-May-07. However, in the case anyone wanted just my fixes, I am attaching a
tiny patch to this problem.
(file #12944)
_______________________________________________________
Additional Item Attachment:
File name: patch_cvs_fix_memory_leaks_1_12_13_b1.diff Size:0 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?5911>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [patch #5911] CVS 1.12.13 - fixed memory leaks errors reported by valgrind/memcheck,
Yaron Yogev <=