diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-16 17:16:32 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-16 17:16:48 -0400 |
commit | 519445ba26848b7c88572b2b614b104dccb3153a (patch) | |
tree | ec9651582c2c005ba922f7bc9dee2cd5cf19976c /src/backend/access/gist/gistscan.c | |
parent | 29987b2e1f8cfb9921ffd33c0d0e1a5f53a090b4 (diff) |
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/gistscan.c')
0 files changed, 0 insertions, 0 deletions