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
Accelerator
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
Type
/
to 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
36.4k
Star
119k
Code
Issues
797
Pull requests
1.1k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Coverity fixes, round one
- #7374
#7374
Merged
bnoordhuis
merged 10 commits into
nodejs:master
nodejs/node:master
from
bnoordhuis:coverity-fixes-round-one
bnoordhuis/io.js:coverity-fixes-round-one
Copy head branch name to clipboard
Jun 29, 2016
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Coverity fixes, round one
#7374
bnoordhuis
merged 10 commits into
nodejs:master
nodejs/node:master
from
bnoordhuis:coverity-fixes-round-one
bnoordhuis/io.js:coverity-fixes-round-one
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2016
src: check uv_async_init() return value
Show description for 5e60ded
bnoordhuis
committed
5e60ded
View commit details
Copy full SHA for 5e60ded
Browse repository at this point
src: initialize encoding_ data member
Show description for 88a8748
bnoordhuis
committed
88a8748
View commit details
Copy full SHA for 88a8748
Browse repository at this point
src: guard against starting fs watcher twice
Show description for 57387fa
bnoordhuis
committed
57387fa
View commit details
Copy full SHA for 57387fa
Browse repository at this point
src: remove unused data member write_queue_size_
Show description for 664ba51
bnoordhuis
committed
664ba51
View commit details
Copy full SHA for 664ba51
Browse repository at this point
src: remove unused md_ data members
Show description for 0e82069
bnoordhuis
committed
0e82069
View commit details
Copy full SHA for 0e82069
Browse repository at this point
src: remove duplicate HMAC_Init calls
Show description for d404566
bnoordhuis
committed
d404566
View commit details
Copy full SHA for d404566
Browse repository at this point
src: remove deprecated HMAC_Init, use HMAC_Init_ex
Show description for 26a918f
bnoordhuis
committed
26a918f
View commit details
Copy full SHA for 26a918f
Browse repository at this point
src: fix use-after-return in zlib bindings
Show description for da4c1c3
bnoordhuis
committed
da4c1c3
View commit details
Copy full SHA for da4c1c3
Browse repository at this point
src: fix memory leak in WriteBuffers() error path
Show description for c50e192
bnoordhuis
committed
c50e192
View commit details
Copy full SHA for c50e192
Browse repository at this point
src: fix bad logic in uid/gid checks
Show description for ed3d8b1
bnoordhuis
committed
ed3d8b1
View commit details
Copy full SHA for ed3d8b1
Browse repository at this point
You can’t perform that action at this time.