fixed a problem possible overwrite memory in cmd. base on knowlges from bug 2017...
authorMagnus Olsen <magnus@greatlord.com>
Sun, 4 Feb 2007 18:19:34 +0000 (18:19 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sun, 4 Feb 2007 18:19:34 +0000 (18:19 +0000)
commitca4c9d46fc3c16182e91366ac3cfa8e16a9b5d40
tree8872c53b10bed3c795a151b5eade2c794cd436b3
parent2dcc04453265d28c8ebee8955e92db2476c47ca5
fixed a problem possible overwrite memory in cmd. base on knowlges from bug 2017. the patch are incorrect to fix it.
we simple do not allown overwrite the memory. both on trunk and 0.3.1

See issue #2017 for more details.

svn path=/trunk/; revision=25719
reactos/base/shell/cmd/cmd.c