Re: Bug #925: typing error in src/backend/libpq/be-secure.c

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: syatskevich(at)n21lab(dot)gosniias(dot)msk(dot)ru, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #925: typing error in src/backend/libpq/be-secure.c
Date: 2003-03-29 03:56:59
Message-ID: 200303290356.h2T3uxQ21871@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Yep, typo. Patched to CVS current and backpatched to 7.3.X.

---------------------------------------------------------------------------

pgsql-bugs(at)postgresql(dot)org wrote:
> Sergey N. Yatskevich (syatskevich(at)n21lab(dot)gosniias(dot)msk(dot)ru) reports a bug with a severity of 4
> The lower the number the more severe it is.
>
> Short Description
> typing error in src/backend/libpq/be-secure.c ???
>
> Long Description
> In src/backend/libpq/be-secure.c: secure_write
> on SSL_ERROR_WANT_WRITE call secure_read instead
> secure_write again. May be is this a typing error?
>
>
> Sample Code
>
>
> No file was uploaded with this report
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 740 bytes

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2003-03-29 04:23:37 Re: Bug #925: typing error in src/backend/libpq/be-secure.c
Previous Message pgsql-bugs 2003-03-29 02:09:07 Bug #925: typing error in src/backend/libpq/be-secure.c ???