There was an error fetching the commit references. Please try again later.
[PATCH] Attempted fix for occasional execv error
If there are no arguments passed to an AI, pass execv NULL for the arguments. Passing it a pointer to an array of size zero... is not good.
Please register or sign in to comment