https://bugs.kde.org/show_bug.cgi?id=485400
--- Comment #2 from vlov...@gmail.com --- I'm not saying it's a false positive because Rust can't have uninitialized memory. I'm saying it's a false positive because the buffer comes back initialized with the data from disk & internally that buffer is coming from a buffer pool so it can't be some kind of use-after-free bug within the code itself (not to mention that the error from valgrind would be different). -- You are receiving this mail because: You are watching all bug changes.