ares/rust/ares_pma/c-src
barter-simsum a6b12d89bd pma: _bt_state_meta_new leave second metapage zeroed
There's no reason to initialize anything but the first metapage and it's
probably less error prone to leave the second metapage zeroed. On sync, the
first metapage will get memcpy'd to the second, so why partially write some of
the data now?
2024-04-02 14:35:21 -04:00
..
lib pma: wip: forgot checksum.h 2023-11-29 11:41:31 -06:00
btest-overrides.h pma: btree test related changes 2024-03-13 15:20:33 -04:00
btest.c pma: btest.c changes 2024-04-02 14:28:58 -04:00
btree.c pma: _bt_state_meta_new leave second metapage zeroed 2024-04-02 14:35:21 -04:00
btree.h pma: skeleton of integration into ares 2023-12-04 16:24:48 -06:00
wrapper.h pma: fix wrapper.h 2023-11-29 11:43:15 -06:00