Opened 6 years ago

Closed 6 years ago

#4340 closed task (fixed)

gdbm-1.18

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 8.4
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 6 years ago

Version 1.18 - 2018-08-21

  • Bugfixes:
  • Fix directory entry validation

Directory validation function would falsely report corruption after several directory reallocations.

  • Fix improper use of GDBM_DEBUG macro
  • Fix spurious error from gdbm_dump and gdbm_export

The functions incorrectly reported as error the GDBM_ITEM_NOT_FOUND status, which is reported when upon normal termination of iteration over the database keys.

  • Make sure gdbm_sync always returns a meaningful value

comment:2 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11463.

Note: See TracTickets for help on using tickets.