[ros-diffs] [greatlrd] 22866: [AUDIT] after looking through code no signs of reverse engineering were found. 1. Follow fix need be done remove hardcode exe, cmd extions in wstart* use PATHEXT to found right excutions.

greatlrd at svn.reactos.org greatlrd at svn.reactos.org
Wed Jul 5 20:57:25 CEST 2006


Author: greatlrd
Date: Wed Jul  5 22:57:25 2006
New Revision: 22866

URL: http://svn.reactos.org/svn/reactos?rev=22866&view=rev
Log:
[AUDIT] after looking through code no signs of reverse engineering were found.

1. Follow fix need be done remove hardcode exe, cmd extions in wstart* use PATHEXT to found right excutions.


Modified:
    trunk/reactos/lib/crt/sys_stat/fstat.c   (props changed)
    trunk/reactos/lib/crt/sys_stat/fstati64.c   (props changed)
    trunk/reactos/lib/crt/sys_stat/futime.c   (props changed)
    trunk/reactos/lib/crt/sys_stat/stat.c   (props changed)
    trunk/reactos/lib/crt/sys_stat/systime.c   (props changed)
    trunk/reactos/lib/crt/sys_stat/wstat.c   (props changed)

Propchange: trunk/reactos/lib/crt/sys_stat/fstat.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/lib/crt/sys_stat/fstati64.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/lib/crt/sys_stat/futime.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/lib/crt/sys_stat/stat.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/lib/crt/sys_stat/systime.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/lib/crt/sys_stat/wstat.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*




More information about the Ros-diffs mailing list