habanero-rice / hclib

A C/C++ task-based programming model for shared memory and distributed parallel computing.
http://habanero-rice.github.io/hclib/
BSD 3-Clause "New" or "Revised" License
71 stars 35 forks source link

Fix memory leak caused by waiting_on_extra #85

Closed agrippa closed 4 years ago

agrippa commented 4 years ago

@srirajpaul just realized that my recent pull request introduced a memory leak. Could you take a quick look at this fix?

There's one new JSON file added for locales, but that can mostly be ignored.