Skip to content

[v2.14]fix(core): correct parameter order in neu_req_del_tag_copy#2733

Merged
fengzeroz merged 1 commit intoemqx:v2.14from
ZhouBox:v2.14
Apr 9, 2026
Merged

[v2.14]fix(core): correct parameter order in neu_req_del_tag_copy#2733
fengzeroz merged 1 commit intoemqx:v2.14from
ZhouBox:v2.14

Conversation

@ZhouBox
Copy link
Copy Markdown
Contributor

@ZhouBox ZhouBox commented Apr 9, 2026

  • Fix reversed parameter order in neu_req_del_tag_copy call at manager.c:1488
  • Add missing return statement on strdup failure in neu_req_del_tag_copy function

- Fix reversed parameter order in neu_req_del_tag_copy call at manager.c:1488
- Add missing return statement on strdup failure in neu_req_del_tag_copy function
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64.55%. Comparing base (86352dd) to head (c1369a6).
⚠️ Report is 1 commits behind head on v2.14.

Files with missing lines Patch % Lines
include/neuron/msg.h 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            v2.14    #2733      +/-   ##
==========================================
- Coverage   64.55%   64.55%   -0.01%     
==========================================
  Files         125      125              
  Lines       30437    30438       +1     
==========================================
  Hits        19649    19649              
- Misses      10788    10789       +1     

☔ 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 merged commit 6d6bd44 into emqx:v2.14 Apr 9, 2026
12 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.

3 participants