aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-09-08 19:14:40 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-09-08 19:14:40 -0400
commit2e62fa62d6745ba3bcb0a517d002aff1f3cdefb7 (patch)
tree89e611fd20a4e87b7002cde29544a0bc3285a368 /src/backend/access/gist/gistbuild.c
parentd8df7ac5c04cd17bf13bd3123dcfcaf8007c6280 (diff)
downloadpostgresql-2e62fa62d6745ba3bcb0a517d002aff1f3cdefb7.tar.gz
postgresql-2e62fa62d6745ba3bcb0a517d002aff1f3cdefb7.zip
Avoid core dump after getpwuid_r failure.
Looking up a nonexistent user ID would lead to a null pointer dereference. That's unlikely to happen here, but perhaps not impossible. Thinko in commit 4d5111b3f, noticed by Coverity.
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions