ObjFW  Hex Artifact Content

Artifact b464ddcda54bf089c44cb3f325592927bef2ccbacd14796cc99690f8078af9bb:

Manifest of check-in [b464ddcda5] - Handle reads with a returned size of 0 safely in -[readLine].

Before, it could call memcpy with size of 0 on a pointer that might be
NULL and thus might be undefined behaviour. This way, it's compatible to
the OFSocket change in the commit before. by js on 2009-06-09 13:21:12.


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