Thread: pgAdmin 4 commit: Avoid a crash in the runtime if there are spaces int

pgAdmin 4 commit: Avoid a crash in the runtime if there are spaces int

From
Dave Page
Date:
Avoid a crash in the runtime if there are spaces in the users username. Fixes #3227

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8232f26882bf049b541627a0971e32f04f4b83ae
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

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