-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113970/
-----------------------------------------------------------

Review request for KDE Frameworks.


Repository: kdelibs


Description
-------

KConfigDialog: Guard against editing buttons that do not exist.

ButtonBox is public inside KPageDialog which means any other class can
call setButtons() on it.

KConfigDialog can not reliably know that certain buttons exist, and
should guard appropriately.

This fixes a crash in systemsettings in Plasma2


Diffs
-----

  tier3/kconfigwidgets/src/kconfigdialog.cpp 23ed3ee 

Diff: http://git.reviewboard.kde.org/r/113970/diff/


Testing
-------


Thanks,

David Edmundson

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to