]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Prevent overrunning a heap-allocated buffer if more than 1024 parameters
authorNeil Conway <neilc@samurai.com>
Fri, 21 Jan 2005 00:31:21 +0000 (00:31 +0000)
committerNeil Conway <neilc@samurai.com>
Fri, 21 Jan 2005 00:31:21 +0000 (00:31 +0000)
commit3b01217d7dc1441bdab0d07f7b041a2851b57008
tree75b6a35b29294e1f7afee1dd9f68136b2f0ee412
parentce69fa976888f293c115c8c85a577607058156ee
Prevent overrunning a heap-allocated buffer if 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.
src/pl/plpgsql/src/gram.y