Fix a potential backend crash during authentication when parsing a
authorNeil Conway <neilc@samurai.com>
Tue, 21 Jun 2005 01:23:25 +0000 (01:23 +0000)
committerNeil Conway <neilc@samurai.com>
Tue, 21 Jun 2005 01:23:25 +0000 (01:23 +0000)
commit5bcb851c92ae273a83dd5e314995941455d226ae
treefd46a13418f18048514fabbafb3abd7cef3a92eb
parent7d32f099d7ce64d08f458d2e33bce7b28e1293b5
Fix a potential backend crash during authentication when parsing a
malformed ident map file.  This was introduced by the linked list
rewrite in 8.0 -- mea maxima culpa.

Per Coverity static analysis performed by EnterpriseDB.
src/backend/libpq/hba.c