FrankChen021 commented on PR #19981: URL: https://github.com/apache/druid/pull/19981#issuecomment-5263541742
Addressed the CodeQL array-bound finding in the current Batch 3 branch (head 98eab35322): split the null and non-null loops so each array access is statically bounded by the corresponding array length. The focused FixedIndexedTest cases pass. The current token cannot execute GitHub inline review replies or resolveReviewThread, so this top-level response records the fix. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
