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

protect warnings #133

Closed
zkamvar opened this issue Apr 5, 2017 · 0 comments · Fixed by #134
Closed

protect warnings #133

zkamvar opened this issue Apr 5, 2017 · 0 comments · Fixed by #134
Assignees
Milestone

Comments

@zkamvar
Copy link
Member

zkamvar commented Apr 5, 2017

this comes from https://github.com/kalibera/rprotect/blob/master/reports/poppr/poppr.so.bcheck

Function bruvo_distance
  [UP] unprotected variable bruvo_mat while calling allocating function Rf_coerceVector poppr/src/poppr_distance.c:229
  [UP] unprotected variable bruvo_mat while calling allocating function Rf_allocMatrix poppr/src/poppr_distance.c:230
  [UP] unprotected variable bruvo_mat while calling allocating function Rf_allocVector poppr/src/poppr_distance.c:231

Function pairwise_covar
  [UP] unprotected variable pair_vec while calling allocating function Rf_allocVector poppr/src/poppr_distance.c:86

Function permute_shuff
  [UP] unprotected variable alleles while calling allocating function Rf_coerceVector poppr/src/permut_shuffler.c:67

These should be fixed.

@zkamvar zkamvar added this to the poppr 2.4 milestone Apr 5, 2017
@zkamvar zkamvar self-assigned this Apr 5, 2017
zkamvar added a commit that referenced this issue Apr 5, 2017
@zkamvar zkamvar mentioned this issue Apr 6, 2017
zkamvar added a commit that referenced this issue Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant