diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-05-12 22:39:00 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-05-12 22:39:00 +0000 |
commit | 65924e6cc6048667a6d1c0ddf33cce76881b226b (patch) | |
tree | c5829424a451048f7d5e9d3a2b11cda5a3fcb917 /src/backend/utils/adt/arrayfuncs.c | |
parent | 5e027b19cd79c944a3fb1b9024745d563c9e57cb (diff) | |
download | postgresql-65924e6cc6048667a6d1c0ddf33cce76881b226b.tar.gz postgresql-65924e6cc6048667a6d1c0ddf33cce76881b226b.zip |
Tighten up overflow check in path_recv, pursuant to code review inspired
by Ken Ashcraft's report. I think there is no actual bug here since if
the int32 value does wrap a little bit, palloc will still reject it.
Still it's better that the code be obviously correct.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions