Skip to content

Commit

Permalink
update cran comments [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Jan 15, 2018
1 parent 379c42b commit 141db47
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This version fixes a heap-buffer-overflow in clang-ASAN. Details of the fix are

* local OS X install, R 3.4.3
* ubuntu 12.04 (on travis-ci), devel (2018-01-13 r74115) and R 3.4.3
* winbuilder R-devel (2018-01-07 r74096)
* winbuilder R-devel (2018-01-13 r74113)

## R CMD check results

Expand All @@ -16,8 +16,9 @@ The not currently on cran is fixed in this version.

## valgrind

There is currently a valgrind note on CRAN. It was brought up on 2016-06-08.
I responded on 2016-06-09:
There is currently a valgrind note on CRAN. I believe this fix addresses all the locations that were originally flagged in this comment.

It was brought up on 2016-06-08. I responded on 2016-06-09:

> It was my understanding that this was an artifact due to the behavior of OpenMP and valgrind (possibly summarized in a similar situation here: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36298), which is why the leak summary does not show any memory that is definitely or indirectly lost.
>
Expand Down

0 comments on commit 141db47

Please sign in to comment.