Skip to content

Conversation

@SergeyMakeev
Copy link
Owner

Fixes unsafe memory access in BlobBuilder that could lead to memory corruption. Updates the Array API to eliminate the possibility of dangling pointers and references.

…y safety

Fixes unsafe memory access in BlobBuilder that could lead to memory corruption.
Updates the Array API to eliminate the possibility of dangling pointers and references.
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2502cfa) to head (e35c3b1).
Report is 5 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1305      1371   +66     
=========================================
+ Hits          1305      1371   +66     

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

@SergeyMakeev SergeyMakeev merged commit b30bee6 into main Jan 8, 2025
7 checks passed
@SergeyMakeev SergeyMakeev deleted the fix-memory-stomp branch January 8, 2025 01:55
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