]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 45477] [SV 49115] Parse DOS/Windows drivespecs correctly.
authorPaul Smith <psmith@gnu.org>
Sun, 18 Dec 2016 17:25:24 +0000 (12:25 -0500)
committerPaul Smith <psmith@gnu.org>
Mon, 26 Dec 2016 13:59:58 +0000 (08:59 -0500)
commite4a9c9b82583dc62af082f42617775a90a7f6fe8
tree4ab47a2dfad7a95beccbdb68c07ed12df7f4558c
parent3d7c17c5a9bc5437968eeeb3a48dd97cb022f264
[SV 45477] [SV 49115] Parse DOS/Windows drivespecs correctly.

* read.c (parse_file_seq) [WINDOWS32]: Only consider a colon part of
a path if it's in a valid Windows drivespec.
read.c