aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2013-07-25 12:52:23 +0200
committerLars Uebernickel <lars.uebernickel@canonical.com>2013-07-25 12:52:23 +0200
commit58afcb80014d14ab95a031e19bdc11664c8a1d5b (patch)
treea105248f8fc7ffd24e878936b8b24259effd38b6 /examples
parent57f5b0730a9f001201458d2759797bba17cabaef (diff)
downloadqmenumodel-58afcb80014d14ab95a031e19bdc11664c8a1d5b.tar.gz
qmenumodel-58afcb80014d14ab95a031e19bdc11664c8a1d5b.tar.bz2
qmenumodel-58afcb80014d14ab95a031e19bdc11664c8a1d5b.zip
Fix crash in UnityMenuModel::menuItemChanged
menuItemInserted set the iter _after_ the one that was just inserted as qdata. This is (a) wrong and (b) leads to the end iter being in there in some cases. menuItemChanged can't deal with that (it calls g_sequence_get() without checking for the end iter).
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions