Merge pull request #33467 from ZTE-PaaS/zhangke-patch-053
Automatic merge from submit-queue
Variables should be initialized near where it would be used
As inner the for-loop, it would continue before hash-value being used, so i thinks the hash value calculation should be moved below
Showing
Please
register
or
sign in
to comment