X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sat, 18 Jun 2011 17:55:34 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Bug with paths containing double slashes after double dot after a mount point Message-ID: <20110618155534.GO3437@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4DFBC1D2 DOT 4090207 AT ronin-capital DOT com> <4DFBCCB7 DOT 2080408 AT sbcglobal DOT net> <20110618083139 DOT GL3437 AT calimero DOT vinschen DOT de> <20110618113346 DOT GN3437 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Jun 18 13:43, Vadim Zeitlin wrote: > Corinna Vinschen cygwin.com> writes: > > Other than that, I fixed that in CVS. It's a Win32 path coversion problem > > which only occurs if there are multiple backslashes trailing a ".." path > > component. > > Thanks a lot for fixing this! Just out of idle curiosity, why did the > problem only manifest itself under Windows 7 and not XP? Looking at > http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?r1=1.629&r2=1.630&cvsroot=src&f=h > and surrounding code I don't see anything obviously platform-specific. Stracing shows that XP (probably all 5.x kernels) allow to specify paths with multiple backslashes in calls to NtCreateFile, while the 6.x kernels fail with STATUS_OBJECT_NAME_INVALID. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple