diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-17 22:21:41 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-17 22:21:41 +0000 |
commit | 5f74d499bfc07c43f44d0989aab6b23c6b5bfbb0 (patch) | |
tree | 235f522a4c20f8acfcb04ec73883631607c12ce0 /src/interfaces/cli/sqlcli.h | |
parent | 4c6538259659b6325da5205005846162c78fd593 (diff) | |
download | postgresql-5f74d499bfc07c43f44d0989aab6b23c6b5bfbb0.tar.gz postgresql-5f74d499bfc07c43f44d0989aab6b23c6b5bfbb0.zip |
Defend against function calls with more than 8 arguments (code
used to overrun its fixed-size arrays before detecting error; not cool).
Also, replace uses of magic constant '8' with 'MAXFARGS'.
Diffstat (limited to 'src/interfaces/cli/sqlcli.h')
0 files changed, 0 insertions, 0 deletions