Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix memory allocation error handling in cbor_copy #249

Merged
merged 17 commits into from
Dec 28, 2022
Merged

Fix memory allocation error handling in cbor_copy #249

merged 17 commits into from
Dec 28, 2022

Conversation

PJK
Copy link
Owner

@PJK PJK commented Dec 27, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2022

Codecov Report

Merging #249 (ed4ccfe) into master (8aecf10) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
+ Coverage   97.13%   97.23%   +0.09%     
==========================================
  Files          20       20              
  Lines        1537     1589      +52     
==========================================
+ Hits         1493     1545      +52     
  Misses         44       44              
Impacted Files Coverage Δ
src/cbor.c 99.56% <100.00%> (+0.12%) ⬆️
src/cbor/tags.c 100.00% <100.00%> (ø)
src/cbor/streaming.c 99.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@PJK PJK marked this pull request as ready for review December 28, 2022 10:15
@PJK PJK merged commit 0b084b9 into master Dec 28, 2022
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