pgAdmin III commit: Do not unlock the mutex, which was not owned by the

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Do not unlock the mutex, which was not owned by the
Date: 2015-04-22 08:55:17
Message-ID: E1YkqRB-0000xm-HN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Do not unlock the mutex, which was not owned by the thread, during
creating the popup menu.

(cherry picked from commit 127b89c273c4588c5f49ffa8bccab730c76740a8)

Conflicts:
CHANGELOG

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f75765cf4b561d8e921eb4ac9cda8a713783d132
Author: Wander Nauta <info(at)wandernauta(dot)nl>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/events.cpp | 7 +++----
2 files changed, 5 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Prasad 2015-04-22 09:15:39 Re: Patch : PGPASSFILE fix
Previous Message Ashesh Vashi 2015-04-22 08:53:01 pgAdmin III commit: Do not unlock the mutex, which was not owned by the