~timo-jyrinki/qmenumodel/rebuild_against_qt521

  • Committer: Tarmac
  • Author(s): Albert Astals
  • Date: 2014-02-28 12:39:58 UTC
  • mfrom: (100.1.1 qmenumodel)
  • Revision ID: tarmac-20140228123958-3wczyei3fv1z29vi
Fix use of un-initialized memory

Since m_valid was not initialized calling setValid ends up in an uninitialized memory use in the if comparison. The other thing setValid does is emitting a signal, but this is the constructor, so you don't need the signal either, so basically just assign the variable directly
.

Approved by PS Jenkins bot, Lars Uebernickel.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 62.1.4 11 years ago Renato Araujo Oliveira Filho Added missing file ".bzr-builddeb/default.conf¨ Diff
cmake 3 11 years ago Renato Araujo Oliveira Filho Splitted qmenumodel plugin in two libraries to mak Diff
debian 7 11 years ago Renato Araujo Oliveira Filho Created debian directory. Diff
doc 15 11 years ago Renato Araujo Oliveira Filho Created doc source dir. Diff
examples 1 11 years ago Renato Araujo Oliveira Filho Initial import. Diff
libqmenumodel 14.1.19 11 years ago Olivier Tilloy Rename the source directories. Diff
tests 3 11 years ago Renato Araujo Oliveira Filho Splitted qmenumodel plugin in two libraries to mak Diff
.bzrignore 96.1.1 10 years ago Marcus Tomlinson Fixed #define guard 704 bytes Diff Download File
CMakeLists.txt 67.2.7 10 years ago Lars Uebernickel Link against the qml module Reverts r69, that was 1.7 KB Diff Download File
COPYING.LGPL 62.1.6 11 years ago Renato Araujo Oliveira Filho Fixed COPYING.LGPL file to use LGPL 3 7.4 KB Diff Download File
README 31.2.5 11 years ago Renato Araujo Oliveira Filho Updated README file with the new coverage flag. 1.2 KB Diff Download File
TODO 17.3.17 11 years ago Olivier Tilloy Updated the TODO list: upon Renato’s suggestion, i 388 bytes Diff Download File