summaryrefslogtreecommitdiff
path: root/t/op/setpgrpstack.t
Commit message (Collapse)AuthorAgeFilesLines
* setpgrp() should extend the stack before modifying itNiko Tyni2009-02-041-0/+16
As reported by Marcin Owsiany in <http://bugs.debian.org/512796>, invoking setpgrp without any arguments could corrupt the stack.