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

Frank Kauff fkauff at biologie.uni-kl.de
Fri Oct 30 10:20:57 UTC 2009


... and once I've learned this git stuff I'll submit the corrected 
cnexus.c  to github...

Frank


On 10/30/2009 11:17 AM, bugzilla-daemon at portal.open-bio.org wrote:
> 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)
>
>
>    




More information about the Biopython-dev mailing list