-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Server Security
-
Fully Compatible
-
v8.0
-
Security 2024-04-15, Security 2024-04-29
-
35
ResoucePattern constructor with a tenant allocates a string even if the tenant is unset. We can avoid some cpu cycles by using NameSpaceString::kEmpty in this case.