The copy as driver function assumed that the path was allocated. Generally we should avoid using `MEM_dupallocN` for reasons like this.
The copy as driver function assumed that the path was allocated. Generally we should avoid using `MEM_dupallocN` for reasons like this.