[ros-bugs] [Bug 993] PATCH: DefineDosDeviceW - needed for subst

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue May 3 03:19:34 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=993


samarunraj <samarunraj at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #6209 is|0                           |1
           obsolete|                            |




--- Comment #19 from samarunraj <samarunraj at gmail.com>  2011-05-03 03:19:33 CET ---
Created an attachment (id=6296)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=6296)
Fixing all issues and removing workarounds in earlier patches

[NTOSKRNL.EXE]
- ObpParseSymbolicLink() now handles the case where the target path has a
trailing path seperator.
- ObpParseSymbolicLink() now handles the case where the target path has
multiple trailing path seperator.
- ObpLookupObjectName() used to reparse endlessly when a symlink points to
itself, preventing this
by limiting number of reparse attemtps.

[WIN32CSR.DLL]
- Removed previous hack in CsrDefineDosDevice() that was stripping off extra
trailing path seperators.

[SUBST.EXE]
- The help message was not show aligned properly, fixing that.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Ros-bugs mailing list