Passing NULL as second argument to execv, should be an array
------------------------------------------------------------

                 Key: TS-319
                 URL: https://issues.apache.org/jira/browse/TS-319
             Project: Traffic Server
          Issue Type: Bug
          Components: Portability
         Environment: Fedora Core 13 beta
            Reporter: Bryan Call
            Assignee: Bryan Call
             Fix For: 2.1.0


On Fedora 13 beta gcc complains about passing a NULL argument to execv.  An 
array should be created first with a NULL termination value in it.

error message:
SysAPI.cc:1724: error: null argument where non-null required (argument 2)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to