aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-05-24 13:47:50 +0200
committerSergey Poznyakoff <gray@gnu.org>2018-05-24 13:47:50 +0200
commitb001c227fdf02e3ed1e87161cbc1dec4a1184203 (patch)
treecf2135c91a76a9642d497b77e41857add4d6a496 /doc
parente01d90f2cdebaa2a3543aa651b92e9d397a3bf77 (diff)
downloadgdbm-b001c227fdf02e3ed1e87161cbc1dec4a1184203.tar.gz
gdbm-b001c227fdf02e3ed1e87161cbc1dec4a1184203.tar.bz2
More input checking fixes
* src/gdbmdefs.h (gdbm_avail_block_valid_p): Minimal capacity of an avail_block is 1 (one entry is stored in the block itself). * src/gdbmopen.c (gdbm_avail_table_valid_p): New function. (validate_header): Fix verification of dir_size and dir_bits. Verify avail.size. * src/falloc.c (pop_avail_block): Use gdbm_avail_table_valid_p * src/gdbmtool.c (_gdbm_print_avail_list): Likewise.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions

Return to:

Send suggestions and report system problems to the System administrator.