slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Wed Jun 18 07:07:28 PDT 2008
http://www.slony.info/bugzilla/show_bug.cgi?id=52

           Summary: Slon periodically leaks memory
           Product: Slony-I
           Version: 1.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: medium
         Component: slon
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: dquiroga at integratech.com.ar
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


Created an attachment (id=15)
 --> (http://www.slony.info/bugzilla/attachment.cgi?id=15)
Fix-memory-leak-in-remote_listen.c-362

There are a few memory leaks in the slon process because some results of
PQexec() calls are not always cleared, in remoteListenThread_main()
(remote_listen.c) and in copy_set() (remote_worker.c) functions.
Attached there are a proposed patches (against 1.2.14)


-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list