Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > This series fixes numerous segfaults in config API users, because they > didn't expect *_get_multi() to hand them a string_list with a NULL in > it given config like "[a] key" (note, no "="'s). > > A larger general overview at v1[1], but note the API changes in > v2[2]. Changes since v6[3]: > > * Glen pointed out that ejecting a commit in v6 orphaned a > corresponding forward-reference in a commit message, fix that. Thanks for your patience with the rerolls :) I only spotted a minor comment issue [1] (which I think was what originally motivated v5?). IMO this will be mergeable once we reorder that comment. 1. https://lore.kernel.org/git/kl6ledpxhi3t.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/