Skip to content

fix: Pass array, not array pointer, to memcmp.#2683

Merged
toktok-releaser merged 1 commit into
TokTok:masterfrom
iphydf:no-array-ptr
Feb 12, 2024
Merged

fix: Pass array, not array pointer, to memcmp.#2683
toktok-releaser merged 1 commit into
TokTok:masterfrom
iphydf:no-array-ptr

Conversation

@iphydf

@iphydf iphydf commented Feb 12, 2024

Copy link
Copy Markdown
Member

The types were incompatible.


This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Feb 12, 2024
@iphydf iphydf marked this pull request as ready for review February 12, 2024 10:08
@codecov

codecov Bot commented Feb 12, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b46a08) 73.02% compared to head (c71567d) 72.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2683      +/-   ##
==========================================
- Coverage   73.02%   72.94%   -0.08%     
==========================================
  Files         148      148              
  Lines       30486    30486              
==========================================
- Hits        22261    22238      -23     
- Misses       8225     8248      +23     

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

@toktok-releaser toktok-releaser merged commit c71567d into TokTok:master Feb 12, 2024
@iphydf iphydf deleted the no-array-ptr branch February 12, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants