Skip to content
Snippets Groups Projects
Commit 58a1ee0a authored by Sam Moore's avatar Sam Moore
Browse files

[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.
parent 6a473ff2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment