]> granicus.if.org Git - psmisc/commit
force process age >= 0
authorCraig Small <csmall@users.sourceforge.net>
Fri, 31 Aug 2012 04:37:57 +0000 (14:37 +1000)
committerCraig Small <csmall@users.sourceforge.net>
Fri, 31 Aug 2012 04:37:57 +0000 (14:37 +1000)
commit76e7557e332f0724dc9a4efc3d0ddbea83d9e579
treeef3506096dc8b4388e363ff60abbd4770c60eb78
parentbe54c4182c7826ab633d3f39904db441e960e497
force process age >= 0

sometimes some small numbers would hit an assert around process age,
this fix just makes really young processes have an age of 0

Bug-Debian: http://bugs.debian.org/628617
src/killall.c