]> granicus.if.org Git - postgresql/commit
Prevent core dump when die_horribly() is called with null AH pointer.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 27 Jan 2003 00:23:49 +0000 (00:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 27 Jan 2003 00:23:49 +0000 (00:23 +0000)
commit938a562d22dbc713c85c50b163af1b370f42433e
tree316b6441fda77cd2a5c687323ed8d6c313404ca3
parenta307ee1ccb0d832d0f6810ea0436536bcecb2297
Prevent core dump when die_horribly() is called with null AH pointer.
Problem reported and fixed by Oliver Elphick.
src/bin/pg_dump/pg_backup_archiver.c