alloc-stress: use nullptr for execl sentinel.

Passing 0 as a sentinel for execl is incorrect, use nullptr instead.

Bug: http://b/30793878
Change-Id: Ib05c9b509823442ef7c2174a2086b97c32df387b
1 file changed