Skip to content

Cast result of zalloc to char * to avoid warnings#1765

Merged
Dead2 merged 1 commit intozlib-ng:developfrom
pps83:cast-charptr
Aug 9, 2024
Merged

Cast result of zalloc to char * to avoid warnings#1765
Dead2 merged 1 commit intozlib-ng:developfrom
pps83:cast-charptr

Conversation

@pps83
Copy link
Copy Markdown
Contributor

@pps83 pps83 commented Aug 7, 2024

  • remove unnecessary cast when using original_buf

 + remove unnecessary cast when using `original_buf`
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.00%. Comparing base (d54e376) to head (f43eb7b).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1765      +/-   ##
===========================================
- Coverage    83.01%   83.00%   -0.01%     
===========================================
  Files          135      135              
  Lines        10291    10288       -3     
  Branches      2783     2782       -1     
===========================================
- Hits          8543     8540       -3     
- Misses        1051     1052       +1     
+ Partials       697      696       -1     

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

@Dead2 Dead2 merged commit 2c801bd into zlib-ng:develop Aug 9, 2024
@pps83 pps83 deleted the cast-charptr branch August 9, 2024 16:25
@Dead2 Dead2 mentioned this pull request Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants