https://bugs.kde.org/show_bug.cgi?id=390471
Bug ID: 390471 Summary: suppression by specification of source-file line number Product: valgrind Version: 3.13.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: jeff.fro...@gmail.com Target Milestone: --- Several years ago (2005), Joe Link submitted a patch to allow specification of line numbers in suppression expressions (https://sourceforge.net/p/valgrind/mailman/message/14023169/ ) [E.g., in Joe's words: support for suppression entries such as: { allocator Memcheck:Leak fun:_Znaj src:quick_allocator.hpp:97 } { allocator Memcheck:Leak fun:_Znaj src:quick_allocator.hpp } ] According to Ivo Raisr, this patch was never incorporated (https://sourceforge.net/p/valgrind/mailman/message/36225028/ ) I've modified Joe's original patch to conform to the new[er] infrastructure in a copy of the 3.13.0 source. I'm clueless as to how to go about submitting the changes for review (and potential inclusion). Do I just attach a diff/patch file to this request? Or should I try to integrate it with a private version of 3.14.0 first (and then attach a diff/patch)? Or something else? -- You are receiving this mail because: You are watching all bug changes.