Tang0401
Results
1
issues of
Tang0401
# Bug Report ## Problem ### What is expected to happen? ### What does actually happen? NSRegularExpression* parts = [NSRegularExpression regularExpressionWithPattern:@"^((\\*|[A-Za-z-]+):/?/?)?(((\\*\\.)?[^*/:]+)|\\*)?(:(\\d+))?(/.*)?" options:0 error:nil]; Some schemes cannot be adding into allowlist,...