>> + { NULL, 0ULL, 0UL, false, false } > > sanitize_code_type (0) (or just 0) instead of 0ULL. Same for the other > uses of the same constants. > > OK with that change, thanks. > > Richard >
Patch pushed including indicated mods. Thank you, Claudiu
Claudiu Zissulescu-Ianculescu Mon, 18 Aug 2025 08:16:22 -0700
>> + { NULL, 0ULL, 0UL, false, false } > > sanitize_code_type (0) (or just 0) instead of 0ULL. Same for the other > uses of the same constants. > > OK with that change, thanks. > > Richard >
Patch pushed including indicated mods. Thank you, Claudiu