Skip to content
  • Yuta Saito's avatar
    c77f0b91
    [Bug #20631] Workaround for macOS 15.0 fork crash · c77f0b91
    Yuta Saito authored
    macOS 15.0 24A5331b seems to have a weird issue that
    `CFStringCreateWithBytesNoCopy` does not return `NSTaggedPointerString`
    instance for the first call. This issue is fixed in macOS 15.1 but we
    need to workaround it for macOS 15.0.
    c77f0b91
    [Bug #20631] Workaround for macOS 15.0 fork crash
    Yuta Saito authored
    macOS 15.0 24A5331b seems to have a weird issue that
    `CFStringCreateWithBytesNoCopy` does not return `NSTaggedPointerString`
    instance for the first call. This issue is fixed in macOS 15.1 but we
    need to workaround it for macOS 15.0.
Loading