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)
commite7bc44c77cd70b426e03945c44ae090a315457d9
tree3c3811508abeea4ec40ce3e018c4e40689459b30
parentaebac304dc63b0a4dc6200fc8d3a24ec31b80d05
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