Re: Last call for back-branch fixes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Last call for back-branch fixes
Date: 2005-10-03 14:10:18
Message-ID: 21845.1128348618@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Greg Sabino Mullane" <greg(at)turnstep(dot)com> writes:
> ! (void) sprintf((char *) rp, "\\\\%03o", *vp);

> ! (void) snprintf((char *) rp, 6, "\\\\%03o", *vp);

Hardly looks like a critical fix, or even a needed one. Why bother?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-10-03 14:16:05 Re: PG Killed by OOM Condition
Previous Message Tom Lane 2005-10-03 14:06:27 Re: Build Farm: thrush