[Biopython-dev] [Bug 2924] memory leak in cnexus.c

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Fri Oct 30 10:17:44 UTC 2009


http://bugzilla.open-bio.org/show_bug.cgi?id=2924


fkauff at biologie.uni-kl.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1370 is|0                           |1
           obsolete|                            |
         AssignedTo|biopython-dev at biopython.org |fkauff at biologie.uni-kl.de
             Status|NEW                         |ASSIGNED




------- Comment #3 from fkauff at biologie.uni-kl.de  2009-10-30 06:17 EST -------
Created an attachment (id=1380)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=1380&action=view)
fixed memory leak of this bug (basicall same as attachmenent from Joseph) and a
second one (now line 67)

Fixed above memory leak (basically doing the same as Joseph) and fixed another
in line 67 where it should read free(scanned_start) instead of free(scanned)


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list