Refactor: Avoid allocating a Patch Uri when only the path is needed
Implemented R_ComposePatchPath() which given a patchid_t returns acopy of the composed, resolved path.
View differences
Refactor: Avoid allocating a Patch Uri when only the path is needed
Implemented R_ComposePatchPath() which given a patchid_t returns a
copy of the composed, resolved path.