Fix coredump due to writing one more byte than we'd allocated.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: fd5bac6d2713cee93afe0adba6ac514f29530015
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-03-18T02:25:32Z
Releases: 7.1.1
Fix coredump due to writing one more byte than we'd allocated.

Files

PathChange+/−
src/bin/pg_dump/pg_backup_custom.c modified +14 −7