Fix bind problem macho
commitda0cc61794ae6c336a8b4278eeedb8e4d27dcf11
authorherman ten brugge <hermantenbrugge@home.nl>
Thu, 22 Dec 2022 19:50:37 +0000 (22 20:50 +0100)
committerherman ten brugge <hermantenbrugge@home.nl>
Thu, 22 Dec 2022 19:50:37 +0000 (22 20:50 +0100)
tree4bcba1ec2ae5b13e0906e32fcfb227cbf96894fc
parent62d857a6f9e14a792bad893334c9f68a72654db4
Fix bind problem macho

The problem occurs when a shared library creates a pointer to
a function and then the application also uses this function.
tccmacho.c