Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37k
Star
122k
Code
Issues
633
Pull requests
563
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix node crashing due to endless loop #37757
- #37990
#37990
Closed
nils91
wants to merge 14 commits into
nodejs:master
nodejs/node:master
from
nils91:master
nils91/node:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Fix node crashing due to endless loop #37757
#37990
nils91
wants to merge 14 commits into
nodejs:master
nodejs/node:master
from
nils91:master
nils91/node:master
Copy head branch name to clipboard
Commits
Commits on Apr 23, 2021
test: ensure node doesnt crash with some selfsigned certificates
Show description for 0a3aa58
nils91
committed
0a3aa58
View commit details
Copy full SHA for 0a3aa58
Browse repository at this point
test: add empty line for readability
nils91
committed
00aca61
View commit details
Copy full SHA for 00aca61
Browse repository at this point
test: let server choose a port to use
nils91
committed
d4dd0b4
View commit details
Copy full SHA for d4dd0b4
Browse repository at this point
test: move https selfsigned to parallel
nils91
committed
832811d
View commit details
Copy full SHA for 832811d
Browse repository at this point
test: wrap callbacks in common.must[Not]Call
nils91
committed
5dca179
View commit details
Copy full SHA for 5dca179
Browse repository at this point
crypto: exit potentially infinite loop in GetLastIssuedCert if stuck
Show description for e3bd5f5
nils91
committed
e3bd5f5
View commit details
Copy full SHA for e3bd5f5
Browse repository at this point
crypto: more compact solution to detect endless loop
nils91
committed
0734ad0
View commit details
Copy full SHA for 0734ad0
Browse repository at this point
Revert "crypto: more compact solution to detect endless loop"
Show description for 374335d
nils91
committed
374335d
View commit details
Copy full SHA for 374335d
Browse repository at this point
crypto: put the condition at the very end of the loop
nils91
committed
fe0fcbb
View commit details
Copy full SHA for fe0fcbb
Browse repository at this point
test: skip for OpenSSL<=1.1.1h
nils91
committed
b59150b
View commit details
Copy full SHA for b59150b
Browse repository at this point
test: remove unnecessary body from .mustNotCall
nils91
committed
b5b0c91
View commit details
Copy full SHA for b5b0c91
Browse repository at this point
test: fix typo, '<' instead of '<='
nils91
committed
bb5bfde
View commit details
Copy full SHA for bb5bfde
Browse repository at this point
test: improve test readability
Show description for 080ac2e
nils91
committed
080ac2e
View commit details
Copy full SHA for 080ac2e
Browse repository at this point
test: skip test when openssl_is_fips
nils91
committed
a44ed4b
View commit details
Copy full SHA for a44ed4b
Browse repository at this point
You can’t perform that action at this time.