obj_refer_only_sharables_p_i: need derefernce
Clang says "warning: variable 'pcnt' set but not used" here. In fact it doesn't. The intention is clear that we want to increment cnt, not pcnt. Adding a * mark solves everything.
This commit is contained in:
parent
104069e75a
commit
406ebb25a0
Notes:
git
2022-09-21 11:44:36 +09:00