ObjFW  Hex Artifact Content

Artifact 317802665cb8bef7e5c6dff90cd7522f853a769f0fd51d9c50df9716524bcdd9:

  • File src/OFRunLoop.m — part of check-in [13eb2bf77b] at 2012-09-14 05:36:54 on branch trunk — OFRunLoop: Remove the key for the stream.

    As the stream is used as a key, this references the stream. This
    resulted in the stream never being deallocated, even though it was not
    used anymore. The advantage of not removing it was that the next async
    read on the stream would have been slightly faster by saving one malloc. (user: js, size: 6593) [annotate] [blame] [check-ins using]


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