On Mon, Sep 01, 2025 at 08:44:56PM +0200, Vegard Nossum wrote: > If you change sym_calc_visibility() to always return 'yes' for > transitional values then I don't think you need to touch > sym_calc_value() at all. Hm, it looks like sym_calc_visibility() doesn't strictly just look at visibility. And visibility seems to "last"? And I think the "tri" still can't just be "yes", don't we need the other stuff handled? Do you see a way to do it how you're suggesting? And now I wrote the regression tests so we can test any alternatives! ;) -- Kees Cook