aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeBitmapAnd.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-11-10 14:21:32 -0500
committerPeter Eisentraut <peter_e@gmx.net>2017-11-10 14:27:51 -0500
commitf9e2885d51bf585bec2d5ffeda4f9e5e1a723f4d (patch)
tree9dba9c5106b89fe1b319dd27e3c11798d787f484 /src/backend/executor/nodeBitmapAnd.c
parentd33fc27e8df65e89497b4b50e82900fc2bfd0b14 (diff)
downloadpostgresql-f9e2885d51bf585bec2d5ffeda4f9e5e1a723f4d.tar.gz
postgresql-f9e2885d51bf585bec2d5ffeda4f9e5e1a723f4d.zip
Fix some null pointer dereferences in LDAP auth code
An LDAP URL without a host name such as "ldap://" or without a base DN such as "ldap://localhost" would cause a crash when reading pg_hba.conf. If no binddn is configured, an error message might end up trying to print a null pointer, which could crash on some platforms. Author: Thomas Munro <thomas.munro@enterprisedb.com> Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'src/backend/executor/nodeBitmapAnd.c')
0 files changed, 0 insertions, 0 deletions