From: SourceForge.net <no...@so...> - 2006-12-18 18:41:32
|
Patches item #1618304, was opened at 2006-12-18 13:41 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=316528&aid=1618304&group_id=16528 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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Ken Lalonde (kenlalonde) Assigned to: Nobody/Anonymous (nobody) Summary: toggleShowQuery => segfault Initial Comment: Configuration: pyPgSQL-2.5.1, python 2.5, freebsd 6.0. Use of the magic toggleShowQuery attribute causes a seg fault in strlen(). This is caused by messed up reference counts. The attached patch fixes the problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=316528&aid=1618304&group_id=16528 |