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
.
gitgitgadget
/
git
Public
forked from
git/git
Notifications
You must be signed in to change notification settings
Fork
198
Star
306
Code
Issues
76
Pull requests
229
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
coverity: avoid dereferencing NULL
- #2174
#2174
Closed
dscho
wants to merge 12 commits into
gitgitgadget:master
gitgitgadget/git:master
from
dscho:coverity-fixes-null-safety
dscho/git:coverity-fixes-null-safety
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
coverity: avoid dereferencing NULL
#2174
dscho
wants to merge 12 commits into
gitgitgadget:master
gitgitgadget/git:master
from
dscho:coverity-fixes-null-safety
dscho/git:coverity-fixes-null-safety
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
diffcore-break: guard against NULLed queue entries in merge loop
Show description for df00334
dscho
committed
df00334
View commit details
Copy full SHA for df00334
Browse repository at this point
diff: handle NULL return from repo_get_commit_tree()
Show description for 4fdba05
dscho
committed
4fdba05
View commit details
Copy full SHA for 4fdba05
Browse repository at this point
Commits on Jul 10, 2026
remote: guard `remote_tracking()` against NULL remote
Show description for 1398a2f
dscho
committed
1398a2f
View commit details
Copy full SHA for 1398a2f
Browse repository at this point
reftable/stack: guard against NULL list_file in stack_destroy
Show description for 285f019
dscho
committed
285f019
View commit details
Copy full SHA for 285f019
Browse repository at this point
mailsplit: move NULL check before first use of file handle
Show description for 12c2c84
dscho
committed
12c2c84
View commit details
Copy full SHA for 12c2c84
Browse repository at this point
bisect: handle NULL commit in `bisect_successful()`
Show description for ca818ee
dscho
committed
ca818ee
View commit details
Copy full SHA for ca818ee
Browse repository at this point
replay: die when --onto does not peel to a commit
Show description for 8216769
dscho
committed
8216769
View commit details
Copy full SHA for 8216769
Browse repository at this point
revision: avoid dereferencing NULL in `add_parents_only()`
Show description for 41285dd
dscho
committed
41285dd
View commit details
Copy full SHA for 41285dd
Browse repository at this point
pack-bitmap: handle missing bitmap for base MIDX
Show description for cccd361
dscho
committed
cccd361
View commit details
Copy full SHA for cccd361
Browse repository at this point
bisect: ensure non-NULL `head` before using it
Show description for 376a658
dscho
committed
376a658
View commit details
Copy full SHA for 376a658
Browse repository at this point
shallow: fix NULL dereference
Show description for e581bc9
dscho
committed
e581bc9
View commit details
Copy full SHA for e581bc9
Browse repository at this point
shallow: give write_one_shallow() its own hex buffer
Show description for 2ef74b5
dscho
committed
2ef74b5
View commit details
Copy full SHA for 2ef74b5
Browse repository at this point
You can’t perform that action at this time.