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

Update quickjs #890

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Update quickjs #890

merged 1 commit into from
Nov 30, 2023

Conversation

mataha
Copy link
Contributor

@mataha mataha commented Sep 3, 2023

Includes additional fixes from main repo's unmerged PRs:

  • quickjs#132: Fix undefined behavior: shift 32 bits for uint32_t in bf_set_ui
  • quickjs#171: Fix locale-aware representation of hours in Date class
  • quickjs#182: Fix stack overflow in CVE-2023-31922

@mataha mataha marked this pull request as ready for review September 3, 2023 20:49
Includes additional fixes from main repo's unmerged PRs:

 - quickjs#132: Fix undefined behavior: shift 32 bits for uint32_t in bf_set_ui
 - quickjs#171: Fix locale-aware representation of hours in Date class
 - quickjs#182: Fix stack overflow in CVE-2023-31922
Copy link
Owner

@jart jart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@jart jart merged commit 879bb84 into jart:master Nov 30, 2023
5 checks passed
@mataha mataha deleted the quickjs branch January 3, 2024 23:48
G4Vi pushed a commit to G4Vi/cosmopolitan that referenced this pull request Jan 19, 2024
Includes additional fixes from main repo's unmerged PRs:

 - quickjs#132: Fix undefined behavior: shift 32 bits for uint32_t in bf_set_ui
 - quickjs#171: Fix locale-aware representation of hours in Date class
 - quickjs#182: Fix stack overflow in CVE-2023-31922
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants