Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RN: don't check for or add zero terminator to bundle #45966

Closed
wants to merge 1 commit into from

Commits on Aug 22, 2024

  1. RN: don't check for or add zero terminator to bundle (facebook#45966)

    Summary:
    Pull Request resolved: facebook#45966
    
    JSI performs the check itself, no need to do it here. Plus, bytecode
    bundles must not be zero terminated.
    
    ## Changelog:
    
    [IOS] [FIXED] - Fixes NSDataBigString length calculation
    
    Reviewed By: realsoelynn
    
    Differential Revision: D61058869
    Tzvetan Mikov authored and facebook-github-bot committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3e2eb1a View commit details
    Browse the repository at this point in the history