Files
ipxe/src/core
Michael Brown 3fe6bede74 [uri] Avoid interpreting DOS-style path names as opaque URIs
A DOS-style full path name such as "C:\Program Files\tftpboot\nbp.0"
satisfies the syntax requirements for a URI with a scheme of "C" and
an opaque portion of "\Program Files\tftpboot\nbp.0".

Add a check in parse_uri() to ignore schemes that are apparently only
a single character long; this avoids interpreting DOS-style paths in
this way, and shouldn't affect any practical URI scheme.
2008-10-24 04:08:43 +01:00
..
2007-06-03 01:50:03 +00:00
2007-06-03 01:51:10 +00:00
2007-07-14 15:42:26 +01:00
2008-10-12 23:36:53 +01:00
2006-12-20 03:49:36 +00:00
2008-10-12 23:36:53 +01:00
2007-01-19 01:13:12 +00:00
2005-03-08 18:53:11 +00:00
2008-08-11 03:43:12 +01:00
2007-05-18 15:26:44 +00:00
2007-07-24 17:11:31 +01:00
2007-07-14 15:42:26 +01:00
2008-10-12 20:22:02 +01:00
2008-01-22 18:48:47 +00:00