You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/main/db1-ast
Russell Bryant ffe395f410
Resolve a valgrind warning about a read from uninitialized memory.
17 years ago
..
btree
db
hash fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends 18 years ago
include
mpool Resolve a valgrind warning about a read from uninitialized memory. 17 years ago
recno Clean up problem with manager implementation of mmap where it was not testing against MAP_FAILED response. 18 years ago
Makefile Ensure that user-provided CFLAGS and LDFLAGS are honored. 17 years ago
libdb.map