-
This was submitted by me.
2008-06-15 01:43:26 UTC by geechorama
-
It's possible for the code fragment below from AGProcess.m to be reached with argumentCount set to 0 and [args count] > 0, which results in the following error:
*** -[NSCFArray objectAtIndex:]: index (-1( or possibly larger)) beyond bounds (25)
triggered at line 602:
598 if (argumentCount >= 0) {
599 // we're using the newer sysctl selector, so use the argument count (less one...
2008-06-15 01:41:25 UTC by nobody
-
chockenberry committed patchset 18 of module AGProcess to the AGKit CVS repository, changing 1 files.
2005-08-08 18:37:37 UTC by chockenberry
-
chockenberry committed patchset 17 of module AGProcess to the AGKit CVS repository, changing 1 files.
2005-08-08 17:49:55 UTC by chockenberry
-
chockenberry committed patchset 16 of module AGProcess to the AGKit CVS repository, changing 1 files.
2005-08-08 17:45:59 UTC by chockenberry
-
chockenberry committed patchset 15 of module AGProcess to the AGKit CVS repository, changing 1 files.
2005-07-20 22:47:12 UTC by chockenberry
-
grnmn committed patchset 14 of module AGProcess to the AGKit CVS repository, changing 1 files.
2005-06-06 03:27:38 UTC by grnmn
-
chockenberry committed patchset 13 of module AGProcess to the AGKit CVS repository, changing 1 files.
2005-05-31 22:52:48 UTC by chockenberry
-
chockenberry committed patchset 12 of module AGProcess to the AGKit CVS repository, changing 4 files.
2005-05-31 22:51:43 UTC by chockenberry
-
chockenberry committed patchset 11 of module AGProcess to the AGKit CVS repository, changing 2 files.
2005-05-31 22:48:57 UTC by chockenberry