https://bugs.kde.org/show_bug.cgi?id=368751
--- Comment #5 from Josef Weidendorfer <[email protected]> --- Created attachment 101346 --> https://bugs.kde.org/attachment.cgi?id=101346&action=edit Proposed patch After private conversation, the bug should be fixed with the proposed patch. The code accesses one byte after the memory-mapped input file. valgrind did not detect it, as it does not catch accesses beyound mapping of files (?). -- You are receiving this mail because: You are watching all bug changes.
