[PATCH] Attempted fix for occasional execv error
authorSam Moore <[email protected]>
Sat, 17 Mar 2012 07:46:59 +0000 (15:46 +0800)
committerSam Moore <[email protected]>
Sat, 17 Mar 2012 07:46:59 +0000 (15:46 +0800)
commit58a1ee0aeace5a6a9aea4cbdbfe8870d106409f6
tree679ae9b69d175e8ea018b1450471e39031de688a
parent6a473ff260f5cf194533cdc4bd80d1ea086cd597
[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.
judge/manager/network_controller.cpp
judge/manager/program.cpp

UCC git Repository :: git.ucc.asn.au