Re: [PATCH 1/1] rpdfs: Fix initialization in rpdfs_btree_lookup_cb()

Zach Brown <[email protected]> Wed, 25 Feb 2026 13:17:20 -0800
Newsgroups dev.linux.lists.rpdfs-devel
Message-ID <[email protected]>
On Tue, Feb 24, 2026 at 12:19:56PM -0600, Chris Kirby wrote:
> Correctly initialize the rpdfs_btree_item_args in
> rpdfs_btree_lookup_cb(). The code was initializing
> b twice and c not at all.

Applied, thanks!

- z