Home | History | Annotate | Download | only in tests

Lines Matching refs:bf2

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