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

Conversation

tmikov
Copy link

@tmikov tmikov commented Aug 10, 2024

Summary:
JSI performs the check itself, no need to do it here. Plus, bytecode
bundles must not be zero terminated.

Differential Revision: D61058869

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Aug 10, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D61058869

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D61058869

tmikov pushed a commit to tmikov/react-native that referenced this pull request Aug 12, 2024
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.

Differential Revision: D61058869
realsoelynn added a commit to realsoelynn/react-native that referenced this pull request Aug 14, 2024
Summary:
Pull Request resolved: facebook#46011

Backing out D58561775 in the meantime while we are trying to do proper fix in Hermes engine D61058869

Changelog: [Internal]
Temporarily revert this diff facebook#44900 while we wait for facebook#45966 to land

Differential Revision: D61246120
facebook-github-bot pushed a commit that referenced this pull request Aug 14, 2024
Summary:
Pull Request resolved: #46011

Backing out D58561775 in the meantime while we are trying to do proper fix in Hermes engine D61058869

Changelog: [Internal]
Temporarily revert this diff #44900 while we wait for #45966 to land

Reviewed By: makovkastar

Differential Revision: D61246120

fbshipit-source-id: 8c205efe9d29cd34f24676c4a48d55f0493d73ab
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D61058869

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in bb3c51d.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by Tzvetan Mikov in bb3c51d

When will my fix make it into a release? | How to file a pick request?

@tmikov tmikov deleted the export-D61058869 branch August 22, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants