hiSandog opened a new pull request, #18401:
URL: https://github.com/apache/dolphinscheduler/pull/18401

   ## Purpose
   
   Handle negative maskStartIndex values in MaskUtils without throwing 
StringIndexOutOfBoundsException.
   
   ## Changes
   
   - Treat maskStartIndex <= 0 as a full mask.
   - Add regression coverage for a negative maskStartIndex.
   
   ## Verification
   
   - git diff --check
   - Attempted: ./mvnw -pl dolphinscheduler-common -Dtest=MaskUtilsTest test
     - Not completed because this environment has no Java runtime installed.


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

Reply via email to