[QGIS Commit] [qgis/Quantum-GIS] 603f35: Fix Valgrind warnings about use of initialized mem...

GitHub noreply at github.com
Fri Oct 5 10:17:44 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 603f35c8eab52f85651fac9f3eee0ba1e886ea66
      https://github.com/qgis/Quantum-GIS/commit/603f35c8eab52f85651fac9f3eee0ba1e886ea66
  Author: Even Rouault <even.rouault at mines-paris.org>
  Date:   2012-09-29 (Sat, 29 Sep 2012)

  Changed paths:
    M src/app/legend/qgslegend.cpp
    M src/app/qgsprojectproperties.cpp
    M src/core/qgscoordinatereferencesystem.cpp
    M src/core/qgsmaprenderer.cpp
    M src/core/qgsrendercontext.cpp
    M src/gui/qgsscalecombobox.cpp

  Log Message:
  -----------
  Fix Valgrind warnings about use of initialized memory. Caused by member variables
not initialized in the constructor.


  Commit: ec5ed50c843f9d065cd2269b01563e9272c6ba5c
      https://github.com/qgis/Quantum-GIS/commit/ec5ed50c843f9d065cd2269b01563e9272c6ba5c
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M src/app/legend/qgslegend.cpp
    M src/app/qgsprojectproperties.cpp
    M src/core/qgscoordinatereferencesystem.cpp
    M src/core/qgsmaprenderer.cpp
    M src/core/qgsrendercontext.cpp
    M src/gui/qgsscalecombobox.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/rouault/Quantum-GIS


  Commit: 7ed05a2545cd189f056e063bd9883bceaa0a6931
      https://github.com/qgis/Quantum-GIS/commit/7ed05a2545cd189f056e063bd9883bceaa0a6931
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp
    M src/core/qgsmaprenderer.cpp
    M src/core/qgsmaprenderer.h

  Log Message:
  -----------
  indentation update


Compare: https://github.com/qgis/Quantum-GIS/compare/189b0669c415...7ed05a2545cd


More information about the QGIS-commit mailing list