Fixing issue 2633, buffer overflow during gson parsing throws off origin tracker#2638
Merged
DavyLandman merged 5 commits intomainfrom Feb 11, 2026
Merged
Fixing issue 2633, buffer overflow during gson parsing throws off origin tracker#2638DavyLandman merged 5 commits intomainfrom
DavyLandman merged 5 commits intomainfrom
Conversation
… origin tracking if reflection API breaks
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2638 +/- ##
=======================================
Coverage 46% 46%
- Complexity 6666 6670 +4
=======================================
Files 795 795
Lines 65856 65878 +22
Branches 9871 9870 -1
=======================================
+ Hits 30658 30682 +24
+ Misses 32832 32822 -10
- Partials 2366 2374 +8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
13 tasks
DavyLandman
approved these changes
Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This is still an intermediate step for fixing issue #2633 where we disable origin tracking and also accurate error messages for now.
pos|unknown:///|origins anywayFor the next PR: