BUG #17184: When using openssl, the memory of a static variable is not freed in libpq - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #17184: When using openssl, the memory of a static variable is not freed in libpq
Date
Msg-id 17184-8819e0faad281a1d@postgresql.org
Whole thread Raw
Responses Re: BUG #17184: When using openssl, the memory of a static variable is not freed in libpq  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17184
Logged by:          Alexander Dzyuba
Email address:      kaegoorn48@gmail.com
PostgreSQL version: 12.8
Operating system:   Linux
Description:

Valgrind shows static variable memory is not freed when using openssl 

libpq/fe-secure-openssl.c:1571

static BIO_METHOD *my_bio_methods;

Please add a method that will free memory after use


pgsql-bugs by date:

Previous
From: Noah Misch
Date:
Subject: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
Next
From: Julien Rouhaud
Date:
Subject: Re: BUG #17183: missing websearch_to_tsquery