You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the strlen calculation is the reason that match validation has some issue because in case the new string has the same size it will make all the operation true while it's not the case.
0 commit comments