diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-04-03 04:07:02 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-04-03 04:07:02 +0000 |
commit | 08bf4d797bc5f5143bd025895a6d618b7ca9fb12 (patch) | |
tree | 8bfae3013650a3d1691cceeb9cfe953313c3285a /src/backend/utils/adt/timestamp.c | |
parent | 6cc6f18d1535bb5301658243b01d35d6b7a01eeb (diff) | |
download | postgresql-08bf4d797bc5f5143bd025895a6d618b7ca9fb12.tar.gz postgresql-08bf4d797bc5f5143bd025895a6d618b7ca9fb12.zip |
Check for failure of malloc() and realloc() when allocating space for
VFD entries. On platforms where dereferencing a null pointer doesn't
lead to coredump, it's possible that this omission could have led to
unpleasant behavior like deleting the wrong file.
Diffstat (limited to 'src/backend/utils/adt/timestamp.c')
0 files changed, 0 insertions, 0 deletions