Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 308 Bytes

NEWS.md

File metadata and controls

13 lines (8 loc) · 308 Bytes

0.4 (2020-01-01)

  • add -S to trigger stack smashing
  • support for illegal instructions on PPC

0.3 (2019-02-08)

  • add -R to trigger an infinite recursion that uses alloca(3) heavily

0.2 (2018-06-19)

  • add -D to generate a process in uninterruptible sleep
  • add -b for SIGBUS via mmap(2)