pgAdmin 4 commit: Avoid a potential crash when downloading. Fixes #2964

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Avoid a potential crash when downloading. Fixes #2964
Date: 2017-12-19 12:20:05
Message-ID: E1eRGsP-0007wH-UO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Avoid a potential crash when downloading. Fixes #2964

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=90f5af890253a3170dfd1f08f639d171e0e7a871
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
runtime/BrowserWindow.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-12-19 12:20:36 Re: [pgAdmin4][Patch]: RM #2964 - [Desktop Runtime] pgAdmin4 crash if user download query as CVS
Previous Message Murtuza Zabuawala 2017-12-19 11:42:32 [pgAdmin4][Patch]: Adding connection status in Query tool