forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. Differential Revision: D61058869
- Loading branch information
1 parent
471445e
commit 1995cef
Showing
1 changed file
with
2 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters