[postgis-tickets] [PostGIS] #3773: ‘last_old_id’ may be used uninitialized in function ‘UF_get_collapsed_cluster_ids’

PostGIS trac at osgeo.org
Tue Jun 13 06:12:55 PDT 2017


#3773: ‘last_old_id’ may be used uninitialized in function
‘UF_get_collapsed_cluster_ids’
---------------------+---------------------------
 Reporter:  strk     |      Owner:  dbaston
     Type:  defect   |     Status:  assigned
 Priority:  blocker  |  Milestone:  PostGIS 2.4.0
Component:  postgis  |    Version:  trunk
 Keywords:           |
---------------------+---------------------------
 {{{
 lwunionfind.c: In function ‘UF_get_collapsed_cluster_ids’:
 lwunionfind.c:165:7: warning: ‘last_old_id’ may be used uninitialized in
 this function [-Wmaybe-uninitialized]
     if (current_old_id != last_old_id)
        ^
 }}}

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3773>
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