51e3b8f134e746f28bb0996baadf03d50b1c5fac
The address-of-fn synthesis used a bare lookup — import order could bind a same-leaf fn from another module, silently LEAQ-ing the wrong function into a fn-ptr slot. Prefer the current module (mirror check.c:410/1305). Report item #4 (loud and silent faces pinned).
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%