Skip to content

Commit

Permalink
[R-package] Fix R memory leaks (fixes #4282, fixes #3462) (#4597)
Browse files Browse the repository at this point in the history
* fix R memory leaks

* attempt at solving linter complaints

* fix compilation on windows

* move R_API_BEGIN to correct place

* make sure exception objects reach out of scope

* better way to solve rchk complaints

* remove goto statement
  • Loading branch information
david-cortes committed Sep 17, 2021
1 parent 2c8bb45 commit eda0d3c
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 100 deletions.
Loading

0 comments on commit eda0d3c

Please sign in to comment.