Skip to content

Commit e723f6d

Browse files
committed
COMP: Update suppress for KWSYS change
The CloneFileContent function was moved to the SystemTools class, update the existing suppression for this.
1 parent 1801bc1 commit e723f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/InsightValgrind-Ubuntu2004.supp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Memcheck:Param
1616
ioctl(generic)
1717
fun:ioctl
18-
fun:_ZN6itksysL16CloneFileContentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_
18+
fun:_ZN6itksys11SystemTools16CloneFileContentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_
1919
}
2020
# Offending line contains comment that the array may contain garbage
2121
{

0 commit comments

Comments
 (0)