Skip to content

fix: handle NULL json_str case to avoid undefined behavior#2504

Closed
moruoxian wants to merge 0 commit into
emqx:mainfrom
moruoxian:main
Closed

fix: handle NULL json_str case to avoid undefined behavior#2504
moruoxian wants to merge 0 commit into
emqx:mainfrom
moruoxian:main

Conversation

@moruoxian

Copy link
Copy Markdown
Contributor

fix: handle NULL json_str case to avoid undefined behavior. without it, i found somet time crash.so i fix this

@codecov-commenter

codecov-commenter commented Jun 18, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.74%. Comparing base (a1bc975) to head (844553f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2504   +/-   ##
=======================================
  Coverage   66.74%   66.74%           
=======================================
  Files         121      121           
  Lines       27527    27528    +1     
=======================================
+ Hits        18373    18374    +1     
  Misses       9154     9154           

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

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