Clones a 0-terminated C string, allocating memory using new. The caller is responsible for deleting[] the return value. Returns the cloned string, or NULL if the input is NULL.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected