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

Replace malloc/strcpy with strdup #44

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Replace malloc/strcpy with strdup #44

wants to merge 3 commits into from

Conversation

manderiasian
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 28, 2018

Codecov Report

Merging #44 into master will decrease coverage by 0.6%.
The diff coverage is 49.27%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #44      +/-   ##
=========================================
- Coverage    90.7%   90.1%   -0.61%     
=========================================
  Files           3       3              
  Lines        1882    1879       -3     
  Branches      198     201       +3     
=========================================
- Hits         1707    1693      -14     
- Misses         54      62       +8     
- Partials      121     124       +3
Impacted Files Coverage Δ
tests/simple.c 93.39% <100%> (-0.04%) ⬇️
src/wdmp_internal.c 84.97% <43.54%> (-2.5%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8be2516...0dd3159. Read the comment docs.

@CLAassistant
Copy link

CLAassistant commented Aug 2, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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