OSDN Git Service

Only discard optargs in toy_exec() after finding the command to run (otherwise the...
authorRob Landley <rob@landley.net>
Sun, 15 Feb 2015 21:27:43 +0000 (15:27 -0600)
committerRob Landley <rob@landley.net>
Sun, 15 Feb 2015 21:27:43 +0000 (15:27 -0600)
commit7c5ed1cedaa881fff52da019da96f9bf6735dc5d
treea24c083c4d0d82987b1a3d779339e7f6f3327ccd
parentc49b9a97559d2009e9076e063b2e9acbc13fb9ef
Only discard optargs in toy_exec() after finding the command to run (otherwise the fallback exevp() segfaults).
main.c