Fix a potential backend crash during authentication when parsing a

Neil Conway <neilc@samurai.com>

Commit: 5bcb851c92ae273a83dd5e314995941455d226ae
Author: Neil Conway <neilc@samurai.com>
Date: 2005-06-21T01:23:25Z
Releases: 8.0.4
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.

Files

PathChange+/−
src/backend/libpq/hba.c modified +9 −16