help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] [PATCH] PostgreSQL. Do not crash on multiple primCl


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] [PATCH] PostgreSQL. Do not crash on multiple primClear calls
Date: Mon, 11 Apr 2011 12:03:24 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 04/11/2011 10:19 AM, Holger Hans Peter Freyther wrote:

 From d48cb22e2e470a9d1fd0f05ce0acb20c5cdc0ff3 Mon Sep 17 00:00:00 2001
From: Holger Hans Peter Freyther<address@hidden>
Date: Mon, 11 Apr 2011 10:04:17 +0200
Subject: [PATCH] dbd-postgresql: Handle multiple calls to primClear

Calling ResultSet>>#release will invoke PQclear and
remove the object from the list of finalizers but the
finalizer might still be executed.

Applied, thanks!

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]