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

#3401 segfault fix #3404

Merged
merged 3 commits into from
Feb 16, 2019
Merged

#3401 segfault fix #3404

merged 3 commits into from
Feb 16, 2019

Conversation

arunsrinivasan
Copy link
Member

Needs Calloc instead of R_alloc since we do a Realloc inside. Closes #3401.

@codecov
Copy link

codecov bot commented Feb 16, 2019

Codecov Report

Merging #3404 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3404      +/-   ##
==========================================
+ Coverage    95.1%   95.12%   +0.01%     
==========================================
  Files          65       65              
  Lines       12126    12125       -1     
==========================================
+ Hits        11533    11534       +1     
+ Misses        593      591       -2
Impacted Files Coverage Δ
src/uniqlist.c 96.68% <100%> (+1.12%) ⬆️
src/gsumm.c 90.88% <0%> (-0.03%) ⬇️

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 bf0047f...332ba33. Read the comment docs.

@arunsrinivasan arunsrinivasan merged commit 161ac2c into master Feb 16, 2019
@jangorecki jangorecki deleted the issue-3401-segfault-fix branch June 3, 2019 10:20
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.

1 participant