Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Fix a potential backend crash during authentication when parsing


  • From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Fix a potential backend crash during authentication when parsing
  • Date: Mon, 20 Jun 2005 22:20:10 -0300 (ADT)
  • Message-id: <20050621012010.058C95287D@svr1.postgresql.org> <text/plain>

Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        hba.c (r1.140 -> r1.141)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c.diff?r1=1.140&r2=1.141)



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group