Skip to content

Fix an integer overflow occurring when a tag has too many fields - #63

Merged
masatake merged 1 commit into
universal-ctags:masterfrom
masatake:fix-integer-overflow
Apr 13, 2026
Merged

Fix an integer overflow occurring when a tag has too many fields#63
masatake merged 1 commit into
universal-ctags:masterfrom
masatake:fix-integer-overflow

Conversation

@masatake

Copy link
Copy Markdown
Member

Reported-by: Arthur Chan arthur.chan@adalogics.com from Ada Logics
in collaboration with Claude and Anthropic Research.

TODO:

  • release 0.5.0
  • propagate to ctags repo
  • propagate to python-ctags3 repo

Reported-by: Arthur Chan <arthur.chan@adalogics.com> from Ada Logics
	     in collaboration with Claude and Anthropic Research.
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@codecov

codecov Bot commented Apr 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 68.29268% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.02%. Comparing base (ea0aa55) to head (4086de9).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
tests/test-fix-too-many-fields.c 60.60% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   78.15%   79.02%   +0.86%     
==========================================
  Files          16       17       +1     
  Lines        1703     1740      +37     
  Branches      154      155       +1     
==========================================
+ Hits         1331     1375      +44     
+ Misses        372      365       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@masatake
masatake merged commit d278023 into universal-ctags:master Apr 13, 2026
6 of 7 checks passed
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.

1 participant