[QGIS Commit] [qgis/QGIS] 60b90c: use static locals instead of global pointers for s...
GitHub
noreply at github.com
Thu Oct 17 13:34:02 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: 60b90c72c6af6c3cd000f92ebb1649a8441b9c8d
https://github.com/qgis/QGIS/commit/60b90c72c6af6c3cd000f92ebb1649a8441b9c8d
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M src/core/qgsnetworkaccessmanager.cpp
M src/core/qgsnetworkaccessmanager.h
Log Message:
-----------
use static locals instead of global pointers for some singletons
(proably more valgrind happyness; followup 572bda85)
More information about the QGIS-commit
mailing list