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

   ```
   188    } else {
        
   CID 1518615 (#1 of 1): Logically dead code (DEADCODE)
   dead_error_begin: Execution cannot reach this statement: 
lua_pushlightuserdata(L, tr....
   189      lua_pushlightuserdata(L, transform_ctx);
   190      lua_rawget(L, LUA_GLOBALSINDEX); /* push function */
   191
   192      lua_pushlstring(L, "", 0);
   193      lua_pushinteger(L, 1); /* second param, data finished */
   194    }
   ```


-- 
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