You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "maskit (via GitHub)" <gi...@apache.org> on 2023/10/12 20:48:53 UTC

[I] CID 1522781: Argument cannot be negative [trafficserver]

maskit opened a new issue, #10593:
URL: https://github.com/apache/trafficserver/issues/10593

   Looks like the last fix made new ones.
   
   ssl_session_reuse/src/config.cc
   ```
   CID 1522782: Argument cannot be negative (NEGATIVE_RETURNS) [[select issue](https://scan6.scan.coverity.com/defectInstanceId=34843144&fileInstanceId=166426161&mergedDefectId=1522782)]
      	
   CID 1522781 (#1 of 1): Argument cannot be negative (NEGATIVE_RETURNS)
   4. negative_returns: fd is passed to a parameter that cannot be negative.
    89  close(fd);
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] CID 1522781: Argument cannot be negative [trafficserver]

Posted by "duke8253 (via GitHub)" <gi...@apache.org>.
duke8253 closed issue #10593: CID 1522781: Argument cannot be negative
URL: https://github.com/apache/trafficserver/issues/10593


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org