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.
Note:
See TracTickets
for help on using tickets.
Version 1.18 - 2018-08-21
Directory validation function would falsely report corruption after several directory reallocations.
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.