[PATCH] skip_uri_schema without strlen
From: Uwe Zeisberger <zeisberg_at_informatik.uni-freiburg.de>
 
Date: 2004-12-23 17:56:47 CET 
Hello,
 browsing subversion/libsvn_subr/path.c I found skip_uri_schema using
 Moreover in my opinion the function is broken.  If path == "file://" it
 Here is a patch which makes skip_uri_schema behave like `<= len - 3' and
 It passes `make check'.
 {{{
 * subversion/tests/libsvn_subr/path-test.c
 -- Uwe Zeisberger http://www.google.com/search?q=the+speed+of+light+in+m%2Fs 
 
 
 
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.