On Tue, 11 Aug 2009 14:03:41 +0100, John-Mark Bell wrote:

> snprintf(urlpath, sizeof urlpath, "file://%s/Inventory", path);
> 
> Are you certain that path always begins with a '/'?

Whether it does or not is irrelevant, as NetSurf always ensures there
are three slashes after file: (I had to write my own file: handler for
the Amiga port because of this)

Regards
Chris

Reply via email to