aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-06-16 17:16:32 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-06-16 17:16:40 -0400
commita41b14f94a44c1738356719f46b330372228ee4e (patch)
treeba3fc65e05445c0dbd2be9c140cfd84e13e26b7e /src/backend/access/gist/gistxlog.c
parent4f5995dd983db31bce347411c16ecc7319a2d9af (diff)
downloadpostgresql-a41b14f94a44c1738356719f46b330372228ee4e.tar.gz
postgresql-a41b14f94a44c1738356719f46b330372228ee4e.zip
Fix validation of overly-long IPv6 addresses.
The inet/cidr types sometimes failed to reject IPv6 inputs with too many colon-separated fields, instead translating them to '::/0'. This is the result of a thinko in the original ISC code that seems to be as yet unreported elsewhere. Per bug #14198 from Stefan Kaltenbrunner. Report: <20160616182222.5798.959@wrigleys.postgresql.org>
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions