Emap: Take (and propagate) a zeroed parameter.
Rtree needs this, and we should really treat them similarly.
This commit is contained in:
committed by
David Goldblatt
parent
182192f83c
commit
7013716aaa
@@ -27,7 +27,7 @@ struct emap_full_alloc_ctx_s {
|
||||
|
||||
extern emap_t emap_global;
|
||||
|
||||
bool emap_init(emap_t *emap);
|
||||
bool emap_init(emap_t *emap, bool zeroed);
|
||||
|
||||
/*
|
||||
* Grab the lock or locks associated with the edata or edatas indicated (which
|
||||
|
Reference in New Issue
Block a user