Thread
-
Re: Fix incorrect size check in statext_dependencies_deserialize
Michael Paquier <michael@paquier.xyz> — 2026-05-25T05:45:22Z
On Wed, May 20, 2026 at 01:49:03PM +0900, Michael Paquier wrote: > Good catch, nice! This looks like a typo from d08c44f7a4ec to me, > where MinSizeOfItems sticks to the definition we have for MVDependency > in statistics.h. Done as of 0b8fa5fd37b1. -- Michael