[PATCH] File Server Remote VSS Protocol server

David Disseldorp ddiss at suse.de
Mon Mar 23 13:39:23 MDT 2015


On Fri, 20 Mar 2015 12:51:21 -0700, Jeremy Allison wrote:

> > 3066 +       s = strstr(unc, "\\\\");
> > 
> > Same for uses of '\\'  
> 
> Yep, other client pathname processing uses _m
> functions for uses of '\\' so I think this
> needs to change.
> 
> I think '/' is safe, as it's low ASCII and
> all MB encodings leave those alone (at least
> all the ones we support :-).

Thanks! I've sent through a new round, hopefully addressing everything
that you mentioned.

Cheers, David


More information about the samba-technical mailing list