A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Michael Martin 35d2322f26 [ntoskrnl\config]
- CmpSplitLeaf: When the leaf to insert is not the last leaf: Don't copy the leaf data from the location where the new leaf will be inserted to the next leaf. 
There may be more leafs following (registry corruption), the leafs may be different sizes (memory corruption) and a simpler solution exists.
- Just shift all the indexes of the root to the right of the insertion point.
- Fixes bug check when leafs are split more than once.

svn path=/trunk/; revision=44469
2009-12-08 16:04:03 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos [ntoskrnl\config] 2009-12-08 16:04:03 +00:00
rosapps [General] 2009-12-02 20:32:16 +00:00
rostests - [WineTests] User32: Skip test_shell_window, not sure if it is a user32 bug or not. 2009-12-07 01:21:23 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00