Skip to content

fix(mqtt): replace strcpy with strncpy#2766

Merged
fengzeroz merged 1 commit into
emqx:mainfrom
fengzeroz:main
May 29, 2026
Merged

fix(mqtt): replace strcpy with strncpy#2766
fengzeroz merged 1 commit into
emqx:mainfrom
fengzeroz:main

Conversation

@fengzeroz

Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter

codecov-commenter commented May 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 6.89655% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.73%. Comparing base (2fa7186) to head (0114160).

Files with missing lines Patch % Lines
plugins/mqtt/mqtt_handle.c 6.89% 27 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2766       +/-   ##
===========================================
+ Coverage   40.28%   64.73%   +24.45%     
===========================================
  Files         123      129        +6     
  Lines       29856    31549     +1693     
===========================================
+ Hits        12027    20424     +8397     
+ Misses      17829    11125     -6704     

☔ 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.

@fengzeroz fengzeroz force-pushed the main branch 28 times, most recently from f80ffdc to 7d6a4a3 Compare May 28, 2026 09:01
@fengzeroz fengzeroz changed the title ci: codeQL fix(mqtt): replace strcpy with strncpy May 29, 2026
@fengzeroz fengzeroz merged commit 271b0dd into emqx:main May 29, 2026
14 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.

2 participants