Files
damus/nostrdb
William Casarin d3496af5cc nostrdb: filter: fix ndb_filter_init_with and make public
This fixes an allocation issue with ndb_filter_init_with for small
page sizes. instead of allocating the buffer around pages, we allocate
based on total buffer size.

Fixes: f7aac3215575 ("filter: introduce ndb_filter_init_with")
Signed-off-by: William Casarin <jb55@jb55.com>
2025-08-11 16:40:01 -07:00
..
2025-08-11 16:40:00 -07:00
2024-09-27 12:37:53 -07:00
2025-06-16 10:34:18 -07:00