Skip to content

Commit 67d4bfa

Browse files
committed
---
yaml --- r: 14603 b: refs/heads/try c: c767390 h: refs/heads/master i: 14601: 4e58fde 14599: dd7e547 v: v3
1 parent 9471868 commit 67d4bfa

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: ed7d25bb6d9955a867b2c2467a44c9e69bbc7f2e
5+
refs/heads/try: c76739072c5198a6aea973c134487c6fcf18fb46
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/src/etc/x86.supp

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,4 +407,23 @@
407407
Helgrind:Race
408408
fun:_ZN15lock_and_signal4waitEv
409409
...
410+
}
411+
412+
{
413+
uv-async-send-does-racy-things
414+
Helgrind:Race
415+
fun:pipecb
416+
fun:ev_invoke_pending
417+
fun:ev_run
418+
fun:uv_run
419+
...
420+
}
421+
422+
{
423+
uv-loop-init-does-some-checks-that-are-not-lock-protected
424+
Helgrind:Race
425+
fun:loop_init
426+
fun:ev_loop_new
427+
fun:uv_loop_new
428+
...
410429
}

0 commit comments

Comments
 (0)