Skip to content

Conversation

redboltz
Copy link
Contributor

@redboltz redboltz commented Jul 2, 2020

Applied *buffer buf and len checking assert.
Avoided needless code execution if buf is nullptr.

Applied *buffer buf and len checking assert.
Avoided needless code execution if buf is nullptr.
@codecov-commenter
Copy link

Codecov Report

Merging #898 into cpp_master will increase coverage by 0.02%.
The diff coverage is 78.94%.

@@              Coverage Diff               @@
##           cpp_master     #898      +/-   ##
==============================================
+ Coverage       86.43%   86.45%   +0.02%     
==============================================
  Files              72       72              
  Lines            5100     5108       +8     
==============================================
+ Hits             4408     4416       +8     
  Misses            692      692              

@redboltz redboltz merged commit 70912ff into msgpack:cpp_master Jul 3, 2020
@redboltz redboltz deleted the refine_assert branch July 3, 2020 00:09
@redboltz redboltz added the C++ label Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants