newsGNU dbm - News

 
 

Version 1.14

Item posted by Sergey Poznyakoff <gray> on Mon 01 Jan 2018 09:59:11 PM UTC.

Version 1.14 is available for download. This is a bug-fix release. A list of important changes follows:

Make sure created databases are byte-for-byte reproducible


This fixes two longstanding bugs: (1) when allocating database file header blocks, the unused memory is filled with zeroes; (2) when expanding
a mmapped memory area, the added extent is filled with zeroes.

Fix build with --enable-gdbm-export


Make gdbm_error global variable thread safe


Fix possible segmentation violation in gdbm_setopt


Fix handling of group headers in --help output

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code