Skip to content

Commit d1c62de

Browse files
committed
ci: update suppression stack signature
something changed recently, not sure if it's the compiler in CI, or the library, or a combination. (cherry picked from commit 871cd51)
1 parent 0d545ac commit d1c62de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

suppressions/ruby.supp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
fun:evaluate
9999
}
100100
{
101-
TODO
101+
https://github.com/sparklemotion/nokogiri/actions/runs/5354163940/jobs/9710862134
102102
# 240 (120 direct, 120 indirect) bytes in 1 blocks are definitely lost in loss record 28,980 of 37,883
103103
# *xmlNewNodeEatName (tree.c:2299)
104104
# *xmlNewDocNodeEatName (tree.c:2374)
@@ -117,7 +117,7 @@
117117
fun:xmlNewNodeEatName
118118
fun:xmlNewDocNodeEatName
119119
fun:xmlSAX2StartElementNs
120-
fun:xmlParseStartTag2
120+
fun:xmlParseStartTag*
121121
fun:xmlParseElementStart
122122
fun:xmlParseContentInternal
123123
fun:xmlParseElement

0 commit comments

Comments
 (0)