Summary: | QByteArray isn't saved in KConfig | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Karai Csaba <cskarai> |
Component: | kdecore | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 4.2.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Karai Csaba
2009-04-23 20:46:31 UTC
SVN commit 962585 by ossi: don't drop changes of binary data somebody give me a brown paper bag - the not-actually-modified check used strcmp for the byte array comparison ... BUG: 190464 M +1 -1 config/kconfigdata.h M +14 -0 tests/kconfigtest.cpp M +1 -0 tests/kconfigtest.h WebSVN link: http://websvn.kde.org/?view=rev&revision=962585 |