Re: ubsan

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ubsan
Date: 2022-03-23 23:02:30
Message-ID: 2886973.1648076550@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andres Freund <andres(at)anarazel(dot)de> writes:
> Running with asan found an existing use-after-free bug in pg_waldump (*), a bug in
> dshash_seq_next() next that probably can't be hit in HEAD and a bug in my
> shared memory stats patch. I count that as a success.

Nice!

regards, tom lane

In response to

  • Re: ubsan at 2022-03-23 22:55:28 from Andres Freund

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2022-03-23 23:06:14 Re: [PATCH] Expose port->authn_id to extensions and triggers
Previous Message Tom Lane 2022-03-23 23:00:28 Re: [PATCH] Expose port->authn_id to extensions and triggers