ObjFW  Hex Artifact Content

Artifact 16ec7469b8f88fe31e9f9c2ab5767ceea82af9016318a47245ad9ed904860ee8:

Manifest of check-in [16ec7469b8] - Don't call strlen() in -[initWithCString:encoding:length:].

This can cause trouble when we try to create a string from a buffer
which is not \0-terminated. In these cases, we would need to
\0-terminate it, which would be quite inconvenient. by js on 2009-11-01 19:46:22.


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