Skip to content

repo: fix potential null pointer dereference in mirror sync#8065

Merged
unknwon merged 1 commit intogogs:mainfrom
Neptunium931:fixNull
Dec 3, 2025
Merged

repo: fix potential null pointer dereference in mirror sync#8065
unknwon merged 1 commit intogogs:mainfrom
Neptunium931:fixNull

Conversation

@Neptunium931
Copy link
Contributor

@Neptunium931 Neptunium931 commented Dec 3, 2025

@Neptunium931 Neptunium931 requested a review from unknwon as a code owner December 3, 2025 19:15
Copy link
Member

@unknwon unknwon left a comment

Choose a reason for hiding this comment

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

thank you!

@unknwon unknwon changed the title fix: null pointer dereference repo: fix potential null pointer dereference in mirror sync Dec 3, 2025
@unknwon unknwon merged commit 3666718 into gogs:main Dec 3, 2025
10 of 12 checks passed
@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (3650b32) to head (8175635).
⚠️ Report is 151 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #8065       +/-   ##
==========================================
- Coverage   15.28%       0   -15.29%     
==========================================
  Files         106       0      -106     
  Lines       13864       0    -13864     
==========================================
- Hits         2119       0     -2119     
+ Misses      11465       0    -11465     
+ Partials      280       0      -280     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@unknwon unknwon added this to the 0.13.4 milestone Jan 8, 2026
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