]> arthur.barton.de Git - bup.git/commit
Add compat.mmap.close to set _bup_closed and always inititalize it
authorRob Browning <rlb@defaultvalue.org>
Sat, 1 Jan 2022 18:57:34 +0000 (12:57 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sat, 1 Jan 2022 20:38:04 +0000 (14:38 -0600)
commit9f9466ee3e07e159c276af57ddf92a8d1e5ac126
treea3e605a44606fefecf6238abf941d8c36b8ae85f
parenta6c063364bad310bea099bf6499fa3c6201c004c
Add compat.mmap.close to set _bup_closed and always inititalize it

Add a compat.mmap.close method that properly maintains the _bup_closed
value, and make sure it always exists.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/compat.py