diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-07-14 10:21:23 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-07-14 10:21:23 (GMT) |
commit | 14639bc1b49ded61ce4fe674bf5dbb5a6345d734 (patch) | |
tree | 98ba2f4c045ff08c1ce9c46010fea06eb298a9a4 /ChangeLog | |
parent | d7f78fe9a75d96b6f3d441335dcf50a5c026d8ea (diff) |
Fixed some atomic accesses and a few memory leaks in flat arrays.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +17-07-14 Cyrille Bagard <nocbos@gmail.com> + + * src/common/array.c: + Fix some atomic accesses and a few memory leaks in flat arrays. + 17-07-13 Cyrille Bagard <nocbos@gmail.com> * src/analysis/db/items/comment.c: |