[QGIS Commit] [qgis/Quantum-GIS] 237bae: spatialite provider: fix segfault looking for none...
GitHub
noreply at github.com
Fri Jul 27 15:08:48 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 237baead0cbc125a5d8534aef8764d84768fff08
https://github.com/qgis/Quantum-GIS/commit/237baead0cbc125a5d8534aef8764d84768fff08
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M src/providers/spatialite/qgsspatialiteprovider.cpp
M src/providers/spatialite/qgsspatialiteprovider.h
Log Message:
-----------
spatialite provider: fix segfault looking for nonexistent field
Commit: 64d1c02f69ac6f3d78e1f200628760b2b9fa3a9c
https://github.com/qgis/Quantum-GIS/commit/64d1c02f69ac6f3d78e1f200628760b2b9fa3a9c
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M src/core/qgsvectorlayerimport.cpp
Log Message:
-----------
import vector layer: do not change attribute map of the source feature,
do not copy values of un-mapped attributes forward to the destination layer:
avoid features with dirty attribute maps being added to the buffer
Compare: https://github.com/qgis/Quantum-GIS/compare/1f6246efaf51...64d1c02f69ac
More information about the QGIS-commit
mailing list