Revision 904845
Go back to digest for 4th January 2009Bug Fixes in KDE Base
Jos van den Oever committed changes in /trunk/kdesupport/strigi:
Fix bug where a gz archive that contains a file that is identical to the original archive.
The depth variable of AnalysisResult would jump from value 127 to -128.
The depth is now limited to 127.
Having files nested 127 levels deep is very uncommon.
The self-referential gz file is included in the testdata directory.
File Changes
Added 1 files
- /trunk/kdesupport/strigi/testdata/data/selfgz.gz
Modified 1 files
- /trunk/kdesupport/strigi/src/streamanalyzer/analysisresult.cpp
2 files changed in total