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

Fix signed to unsigned conversion in QuickJS stack overflow check #19

Merged
merged 3 commits into from Aug 12, 2019
Merged

Fix signed to unsigned conversion in QuickJS stack overflow check #19

merged 3 commits into from Aug 12, 2019

Commits on Aug 12, 2019

  1. Add "patched" feature with "stack-overflow-signed.patch"

    This commit adds a new "patched" feature to both the
    bindings and the main crate.
    
    This feature applies patches to the embedded version that fix up/extend quickjs.
    
    All patches are in libquickjs-sys/embed/patches.
    a-rodin authored and theduke committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    fd24e20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9afa90d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a309c90 View commit details
    Browse the repository at this point in the history