BUG #18745: /src/bin/pg_waldump/compat.c - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18745: /src/bin/pg_waldump/compat.c
Date
Msg-id 18745-5afc39855ce0208e@postgresql.org
Whole thread Raw
Responses Re: BUG #18745: /src/bin/pg_waldump/compat.c
List pgsql-bugs
The following bug has been logged on the website:

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

Pointer 'ltime', returned from function 'localtime' at compat.c:55, may be
NULL and is dereferenced at compat.c:57 by calling function 'strftime'.


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18744: /src/bin/pg_dump/pg_backup_archiver.c
Next
From: PG Bug reporting form
Date:
Subject: BUG #18746: /src/backend/parser/parse_utilcmd.c