aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/timestamp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-04-03 04:07:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-04-03 04:07:02 +0000
commit08bf4d797bc5f5143bd025895a6d618b7ca9fb12 (patch)
tree8bfae3013650a3d1691cceeb9cfe953313c3285a /src/backend/utils/adt/timestamp.c
parent6cc6f18d1535bb5301658243b01d35d6b7a01eeb (diff)
downloadpostgresql-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