Bugs item #1660410, was opened at 2007-02-15 11:47 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1660410&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: ver devel >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Henning Westerholt (henningw) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: memory leak in db/db.c Initial Comment: Hello, the attached patch fixes a memory leak in the db interface. The tmp buffer is allocated in line 64, and only in the error case freed. Regards, Henning ---------------------------------------------------------------------- >Comment By: Daniel-Constantin Mierla (miconda) Date: 2007-02-15 12:11 Message: Logged In: YES user_id=1246013 Originator: NO Committed on CVS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1660410&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
