diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-01-07 16:34:28 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-01-07 16:34:28 (GMT) |
commit | feecaba38bc334308c557f51c8b34a7e036d704b (patch) | |
tree | c1060ca3773972d6bf82028040817ebee75a6cf0 /ChangeLog | |
parent | 8599cd772627ed8f7c923615fe991808d3f5c882 (diff) |
Fixed a bug when reading the compressed database.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +18-01-07 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/db/cdb.c: + Fix a bug when reading the compressed database. + + * src/common/io.c: + * src/common/io.h: + Introduce partial readings. + 17-12-31 Cyrille Bagard <nocbos@gmail.com> * plugins/ropgadgets/select.c: |