ywkaras commented on code in PR #10907: URL: https://github.com/apache/trafficserver/pull/10907#discussion_r1420510045
########## plugins/xdebug/xdebug.cc: ########## @@ -888,16 +888,19 @@ TSPluginInit(int argc, const char *argv[]) // Make xDebugHeader available to other plugins, as a C-style string. // - int idx = -1; - TSReleaseAssert(TSUserArgIndexReserve(TS_USER_ARGS_GLB, "XDebugHeader", "XDebug header name", &idx) == TS_SUCCESS); Review Comment: Did Coverity complain about this? -- 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]
