Re: fix for buglet - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: fix for buglet
Date
Msg-id 200209230147.g8N1l9h18080@candle.pha.pa.us
Whole thread Raw
In response to fix for buglet  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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


Neil Conway wrote:
> This patch removes a use of uninitialized memory in lmgr/lock.c, by
> adding a missing sprintf().
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] [GENERAL] Memory Errors...
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Memory Errors...