[PATCH Fix 0/2] Null expansion bug

From: Liam Howlett
Date: Wed May 11 2022 - 10:43:38 EST


Andrew,

Please apply these two fixes to v9 of the maple tree.

The first should be applied to [01/69] "Maple Tree: add new data
structure" to fix the bug.

The second should be applied to [07/69] "lib/test_maple_tree: add
testing for maple tree" to test for the bug in the future.

Thanks,
Liam

*** BLURB HERE ***

Liam R. Howlett (2):
maple_tree: Fix expanding null off the end of the data.
test_maple_tree: Add null expansion tests

lib/maple_tree.c | 8 ++-----
lib/test_maple_tree.c | 55 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 6 deletions(-)

--
2.35.1