BUG #18744: /src/bin/pg_dump/pg_backup_archiver.c - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18744: /src/bin/pg_dump/pg_backup_archiver.c
Date
Msg-id 18744-aa2cd1cd479550a4@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18744
Logged by:          Daniel Elishakov
Email address:      dan-eli@mail.ru
PostgreSQL version: 16.4
Operating system:   ubuntu 20.04
Description:

After having been compared to a NULL value at pg_backup_archiver.c:3643,
pointer 'te->defn' is dereferenced at pg_backup_archiver.c:3657 by calling
function 'strncmp'.


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18743: /src/backend/rewrite/rewriteHandler.c
Next
From: PG Bug reporting form
Date:
Subject: BUG #18745: /src/bin/pg_waldump/compat.c