diff options
author | Frederic Culot <calcurse@culot.org> | 2008-12-18 20:38:51 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-12-18 20:38:51 +0000 |
commit | d59b0e15abd775331cd07a886a37c1035028fe28 (patch) | |
tree | 30cf49966dfb511b016e9b964f60102b1d9ba7eb /ChangeLog | |
parent | b1d3178bba66089726e6f93a49af97371bdf5db8 (diff) | |
download | calcurse-d59b0e15abd775331cd07a886a37c1035028fe28.zip |
memory leak due to wrong thread usage fixed
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-12-18 Frederic Culot <frederic@culot.org> + + * src/notify.c (notify_check_next_app): create thread detached to + avoid a memory leak + 2008-12-15 Frederic Culot <frederic@culot.org> * src/todo.c (todo_delete) |