Skip to content
Snippets Groups Projects
Commit 08bf4d79 authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 6cc6f18d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment