diff options
author | Frederic Culot <calcurse@culot.org> | 2009-07-19 07:44:58 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-07-19 07:44:58 +0000 |
commit | a4da35c65f77113f998cd60d8a1a10d108138951 (patch) | |
tree | d5cd2d7542d1bd06f7982e6914706451540c4eef /ChangeLog | |
parent | a93d88c370bde6eacef40e65b21efb5eae353b5a (diff) | |
download | calcurse-a4da35c65f77113f998cd60d8a1a10d108138951.tar.gz calcurse-a4da35c65f77113f998cd60d8a1a10d108138951.zip |
No need to double check for null pointer when freeing memory.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-07-19 Frederic Culot <frederic@culot.org> + + * src/mem.c (dbg_free): no need to double check for null pointer + when freeing memory + 2009-07-15 Frederic Culot <frederic@culot.org> * src/io.c: could not import ical files anymore if notes were not |