Re: Fix runtime errors from -fsanitize=undefined - Mailing list pgsql-hackers

From Raúl Marín Rodríguez
Subject Re: Fix runtime errors from -fsanitize=undefined
Date
Msg-id CAM6_UM7FD_JeY6Y2=nCB=i8WPk07Tw8ph0WSpsazB3UtovEAfw@mail.gmail.com
Whole thread Raw
In response to Re: Fix runtime errors from -fsanitize=undefined  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
> This sanitizer has found real problems in the past.  By removing these
> trivial issues we can then set up a build farm animal or similar to
> automatically check for any new issues.

We have done exactly this in postgis with 2 different jobs (gcc and clang)
and, even though it doesn't happen too often, it's really satisfying when
it detects these issues automatically.

--
Raúl Marín Rodríguez
carto.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH v4] Add \warn to psql
Next
From: Alexey Bashtanov
Date:
Subject: Re: log bind parameter values on error