Home | History | Annotate | Download | only in tests

Lines Matching refs:bf2

204   int bf2:1;
213 EXPECT_DEATH(x->bf2 = 0, "use-after-free");