tdb2: fix remapping inside tdb_traverse_read
Because we (temporarily!) marked the tdb read_only=true, any remap would mmap PROT_READ, and the next store would SEGV. Pulled in more test infrastructure from tdb.
Showing
Please register or sign in to comment