Skip to content

Commit

Permalink
Leak sanitizer.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Oct 25, 2019
1 parent ae7bb53 commit c88f491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cpp/test_learner.cc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ TEST(Learner, Threads) {
test_set_threads(8);

omp_set_num_threads(ori_threads);
delete mat_ptr;
}
#endif

Expand Down

0 comments on commit c88f491

Please sign in to comment.