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

   remap_stats.cc
   ```
   CID 1508838 (#1 of 1): Unchecked return value (CHECKED_RETURN)
   21. check_return: Calling TSUserArgIndexReserve without checking return 
value (as is done elsewhere 6 out of 7 times).
   253  TSUserArgIndexReserve(TS_USER_ARGS_TXN, PLUGIN_NAME, "txn data", 
&(config->txn_slot));
   ```


-- 
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-unsubscr...@trafficserver.apache.org.apache.org

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

Reply via email to