reactos/reactos
Pierre Schweitzer 10bab36870 [FASTFAT]
Fix for a buffer overflow and then a buffer overrun (if ever it fixes something)
The way filenames are handled for FAT entries should be REALLY simplified. This would prevent such errors.
Thus, there are more magic values in fastfat driver than everywhere else in ReactOS which makes proper fixing hard (impossible?).
Finally, the code for that fix is crappy, but I don't care, it fits the rest of the fastfat driver code.
*pissed off*
Fixes CID #2502

svn path=/trunk/; revision=50090
2010-12-22 00:13:03 +00:00
..
base [EXPLORER-NEW] 2010-12-21 04:48:36 +00:00
boot [SCSIPORT] 2010-12-21 23:48:15 +00:00
dll [DEVMGR] 2010-12-21 14:58:13 +00:00
drivers [FASTFAT] 2010-12-22 00:13:03 +00:00
hal [ASM] 2010-11-27 22:12:15 +00:00
include [SCSIPORT] 2010-12-21 23:48:15 +00:00
lib [CRT] 2010-12-20 11:48:55 +00:00
media [MPRAPI] 2010-11-27 21:38:11 +00:00
modules revert accidental change from r49499 2010-12-03 11:46:52 +00:00
ntoskrnl [NTOSKRNL] 2010-12-21 22:24:50 +00:00
subsystems [Win32k|User32] 2010-12-17 01:09:42 +00:00
tools [WIDL] 2010-12-19 20:47:16 +00:00
apistatus.lst
baseaddress.rbuild Fixup some base address after mshtml growup. 2010-07-10 18:47:45 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild [CONFIG]: Instead of having 4 template rbuild configuration files that must be kept in-sync, maybe there should be a generic one that they all inherit from? 2010-11-24 16:08:54 +00:00
config-ppc.template.rbuild
config.template.rbuild [SPRINTF] 2010-11-06 15:38:43 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile - Add "bootcdregtest" in the list of well-known targets. 2010-06-09 10:34:35 +00:00
proxy.mak
ReactOS-amd64.rbuild [CRT] 2010-06-13 01:24:42 +00:00
ReactOS-arm.rbuild Fix arm build a bit. 2010-09-15 23:48:38 +00:00
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat Fix the make path. 2010-04-16 10:48:02 +00:00
vreport.xsl

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.