Re: SVN Commit by dpage: r5003 - in trunk/pgadmin3: . src/base

From: Kris Jurka <books(at)ejurka(dot)com>
To: dpage(at)vale-housing(dot)co(dot)uk
Subject: Re: SVN Commit by dpage: r5003 - in trunk/pgadmin3: . src/base
Date: 2006-02-19 17:33:01
Message-ID: 43F8ABCD.2020506@ejurka.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

svn(at)pgadmin(dot)org wrote:
> Author: dpage
>
> Date: 2006-02-17 11:05:34 +0000 (Fri, 17 Feb 2006)
>
> New Revision: 5003
>
> Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5003&view=rev
>
> Log:
> Mask the password when logging the connection string.
>

This crashes for debug builds. Need to use .c_str() on the cleanConnStr.

Kris Jurka

Attachment Content-Type Size
log_connection_debug.patch text/plain 857 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Kris Jurka 2006-02-19 18:13:43 detecting serials in 8.1
Previous Message Kris Jurka 2006-02-19 17:01:04 Re: SVN Commit by dpage: r5000 - in trunk/pgadmin3: . src/base src/include/base