diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 16-10-21 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/gwidthtracker.c: + Compute again portion addresses after reallocations as their base address + may have changed. Do not use uninitialized value as cache status. + +16-10-21 Cyrille Bagard <nocbos@gmail.com> + * src/common/shuffle.c: Avoid to copy overlapping memory areas. |