https://bugs.kde.org/show_bug.cgi?id=447408
--- Comment #3 from saaman1...@gmail.com --- Maik, Thank you for the prompt response and fix. Do you think it would make more sense, though, to introduce checks like "if (component < (*it).count())" instead of "if ((*it).count())" since component is a parameter that can be set to values other than 0? (I'm not sure there are currently any usages that specify other values, but this seems like a sensible precaution to avoid future problems.) -- You are receiving this mail because: You are watching all bug changes.