knowledge-database (beta)

Current group: pgsql.committers

pgsql: Prevent overrunning a heap-allocated buffer is more than 1024

pgsql: Prevent overrunning a heap-allocated buffer is more than 1024  
Neil Conway
From:Neil Conway
Subject:pgsql: Prevent overrunning a heap-allocated buffer is more than 1024
Date:Fri, 21 Jan 2005 00:17:36 +0000 (GMT)
Log Message:
-----------
Prevent overrunning a heap-allocated buffer is more than 1024 parameters
to a refcursor declaration are specified. This is a minimally-invasive fix
for the buffer overrun -- a more thorough cleanup will be checked into
HEAD.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/pl/plpgsql/src:
gram.y (r1.64 -> r1.64.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.64&r2=1.64.4.1)

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
   

Copyright © 2006 knowledge-database   -   All rights reserved