Commit 77507a1d8d872d8cd4f62b807e933cd3e2cdb110

Garret Rieger 2021-12-10T14:10:04

[subset] Don't double count visit lookups in closure_lookups Each recursed lookup was getting counted once in closure_lookups() and then again in hb_closure_lookups_context_t::recurse.