ObjFW  Hex Artifact Content

Artifact c70fd7d7f3c396b2e9f523a0dd159ad62667393745cc1a807e63ba54439549c7:

Manifest of check-in [c70fd7d7f3] - Never override CoreFoundations's forward handler

If an application links ObjFW and (Core)Foundation, overriding
CoreFoundation's forward handler breaks things.

Before this commit, this only worked depending on the load order: If
ObjFW was loaded first, everything was fine, as CoreFoundation would
just override ObjFW's forward handler. However, if CoreFoundation would
be loaded first, ObjFW would override CoreFoundation's forward handler
and break CoreFoundation. by js on 2016-10-08 15:57:45.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.