mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 14:35:22 +08:00
* Fix duplicate CopyNSString symbol * Add null check before using NSString -UTF8String This is a nullable property, so we have to make sure it's not null before we pass it to strdup.