Re: BUG #18983: Problems with Postgres "make check" under ASAN - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18983: Problems with Postgres "make check" under ASAN
Date
Msg-id 1334080.1752085555@sss.pgh.pa.us
Whole thread Raw
In response to BUG #18983: Problems with Postgres "make check" under ASAN  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> We want testing our components and extensions for Postgres under ASAN but
> the problems within original PG code does not allow to do it easily.
> I won't describe each detected problems but provide these things:
> 1) Link to clone of the current master source that is able to pass "make
> check"
> https://github.com/dmitry-lipetsk/postgres/commits/D20250709_001--memory_leaks--master/

We do not accept patch submissions in this way.  Please email a patch
file to the pgsql-hackers list.

FWIW, if this is mostly about memory leaks, there's already work
in progress at

https://www.postgresql.org/message-id/flat/285483.1746756246@sss.pgh.pa.us

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18983: Problems with Postgres "make check" under ASAN
Next
From: Thomas Munro
Date:
Subject: Re: PostgreSQL Windows Installer defaults to "English_United States.1252" when choosing locale starting with "English"