fix for buglet

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: fix for buglet
Date: 2002-09-20 19:06:43
Message-ID: 8765x07a64.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch removes a use of uninitialized memory in lmgr/lock.c, by
adding a missing sprintf().

Cheers,

Neil

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
lock_init-1.patch text/x-patch 691 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2002-09-20 19:24:00 Re: [PATCHES] to_char(FM9.9) bug fix
Previous Message Nigel J. Andrews 2002-09-20 18:17:47 Re: [GENERAL] Memory Errors...