[ros-bugs] [Bug 2266] boot crash with bootcd

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Jun 6 19:47:44 CEST 2007


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


bvernoux at wanadoo.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bvernoux at wanadoo.fr




------- Comment #4 from bvernoux at wanadoo.fr  2007-06-06 19:47 CET -------
(In reply to comment #3)
> Fixed by 26934. Please confirm and close.
> 

Look the function IopCreateDriver() it's not corrected and there's still border
effect in case of random name created !!
If the random name created is already used nothing is free (like buffer for
ServiceKeyName.Buffer),  and it realloc a new name with same name if tick is
not incremented (IIRC tick is incremented each 10ms), and this bug appear all
the time on QEmu with debug version and yes that still crash with bootcd ...

Just apply my patch to avoid the crash and crappy loop without free previous
allocated things ...



-- 
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, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list