ObjFW  Hex Artifact Content

Artifact 70441578523d9bfa1e9c317cf77e8c112af3a8ac186d2a058bb7ddd6cea94a2c:

  • File src/OFString.m — part of check-in [0f260e0fd5] at 2020-11-06 02:37:02 on branch trunk — OFString: Make freeWhenDone behave like in OFData

    In particular, this means that if initialization fails, the buffer is
    NOT free'd. While freeing it on error in convenient when not handling
    the error, it makes handling the error and retrying impossible (e.g.
    retrying with a different encoding). (user: js, size: 65913) [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.