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:38 +0000 (00:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 27 Jan 2003 00:23:38 +0000 (00:23 +0000)
commit4b833d080b56e69127567478298d3dbbf28a58b8
treefa0e7003a9e8b0565b4e1e1cfd8859fc35a80616
parent4dc2bceef4706f7786d54a5d0dcf88fa5ed6780b
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