crash-ep-active.c 168 B

12345678910111213
  1. int a(int b)
  2. {
  3. return 0( && b;
  4. }
  5. /*
  6. * check-name: crash ep->active
  7. * check-command: test-linearize $file
  8. *
  9. * check-error-ignore
  10. * check-output-ignore
  11. */