ObjFW  Hex Artifact Content

Artifact 81156ee75a9043e67e57fc8ee37c5a886e1bf0578ba127c43d656eeb2208d6c5:

Manifest of check-in [81156ee75a] - No self = [self init…] with self-releasing @catch

When using self = [self init…], this already releases self on an
exception, so using it inside of a @try / @catch block that releases
self would lead to a double-release. by js on 2018-02-25 17:16:23.


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