[postgis-tickets] [PostGIS] #4383: Sanitizer warnings
PostGIS
trac at osgeo.org
Tue Apr 23 04:46:29 PDT 2019
#4383: Sanitizer warnings
------------------------+---------------------------
Reporter: Algunenano | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Keywords: |
------------------------+---------------------------
While investigating #4381 I've come up with a bunch of warnings from using
different sanitizers from the ones we have already setup in Travis.
There are both memory issues (mostly false positives) as implicit integer
conversions that might mean a change in value.
WIP in https://github.com/postgis/postgis/pull/395 but I might push
commits individually for clarity and only backport those where I'm
positive it can be an issue.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4383>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list