Uninitialized scalar variable (UNINIT) (src/backend/statistics/extended_stats.c) - Mailing list pgsql-hackers

From Ranier Vilela
Subject Uninitialized scalar variable (UNINIT) (src/backend/statistics/extended_stats.c)
Date
Msg-id CAEudQApj6h8tZ0-eP5Af5PKc5NG1YUc7=SdN_99YoHS51fKa0Q@mail.gmail.com
Whole thread Raw
Responses Re: Uninitialized scalar variable (UNINIT) (src/backend/statistics/extended_stats.c)  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
Hi,

Per Coverity.

It seems to me that some recent commit has failed to properly initialize a structure,
in extended_stats.c, when is passed to heap_copytuple.

regards,
Ranier Vilela
Attachment

pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: MultiXact\SLRU buffers configuration
Next
From: Justin Pryzby
Date:
Subject: Re: Uninitialized scalar variable (UNINIT) (src/backend/statistics/extended_stats.c)