Skip to content
Snippets Groups Projects
Forked from Utils / KWSys
866 commits behind the upstream repository.
user avatar
Vitaly Baranov authored
The GetPath method appends paths to an output vector and also converts
paths to forward slashes.  However, the method should not modify entries
in the output vector that existed prior to the call.  Fix it to only fix
slashes in the entries it added to the vector.  Also add a test case
covering this behavior.

Change-Id: Ie098c3eddbe63ed59f0d393aa6c43ea6c395011d
2089567a
History