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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to