Ticket #5 (closed bug: fixed)
QgsVectorLayer::vectorType - incomplete return path
Description (last modified by gsherman) (diff)
File qgis/src/gui/qgsvectorlayer.cpp, line 1250
In the member function !QgsVectorLayer::vectorType, not all control paths return a value. Returned value of type of QGis::VectorType? can be uninitialized -> undefined behaviour.
Change History
Note: See
TracTickets for help on using
tickets.