ObjFW  Hex Artifact Content

Artifact 28fe0a104df9edd416f0f8ce81f4037d8e6d85dc94dbd5060737b3059c5fb452:

Manifest of check-in [28fe0a104d] - OFStream: Free the right variable

This was forgotten when adding the caching optimizations: It still tried
to free _readBuffer instead of _readBufferMemory, which failed as the
sanity checks noticed that _readBuffer is not the pointer that had been
allocated. by js on 2016-05-28 19:42:05.


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