duke8253 commented on issue #10228: URL: https://github.com/apache/trafficserver/issues/10228#issuecomment-1690063489
I'm not sure what it means by "fd is passed to a parameter that cannot be negative". `fstat()` is defined as `int fstat(int fildes, struct stat *buf);` https://man7.org/linux/man-pages/man3/fstat.3p.html . -- 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]
