Skip to content

Conversation

viccie30
Copy link

@viccie30 viccie30 commented Feb 7, 2025

These start with a null byte, don't end with a null byte and can contain embedded null bytes.

I changed the type of pathname alternative to OSString, because paths are not necessarily valid UTF-8.

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 97.95918% with 1 line in your changes missing coverage. Please review.

Project coverage is 42.12%. Comparing base (f5f4ad7) to head (44c9d11).

Files with missing lines Patch % Lines
src/unix/response.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   39.34%   42.12%   +2.77%     
==========================================
  Files          11       11              
  Lines         854      895      +41     
==========================================
+ Hits          336      377      +41     
  Misses        518      518              

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

These start with a null byte, don't end with a null byte and can contain
embedded null bytes.
@viccie30 viccie30 force-pushed the fix-abstract-unix-socket-addresses branch from 44c9d11 to aff1abb Compare February 12, 2025 09:27
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