PathMap|Refactor: Assume the cstring which defines the path remains accessible
Do not take a copy of the path when mapping it. Instead it is assumedthat the string remains accessible until PathMap_Destroy() is called.
View differences
PathMap|Refactor: Assume the cstring which defines the path remains accessible
Do not take a copy of the path when mapping it. Instead it is assumed
that the string remains accessible until PathMap_Destroy() is called.