[ros-bugs] [Bug 2492] PATCH: regedit: values not created in certain situations

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Oct 7 15:21:05 UTC 2010


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





--- Comment #12 from RoMe <roelmessiant at gmail.com>  2010-10-07 15:21:05 CET ---
(In reply to comment #11)
> regedit sometimes seems to fail on enumerating REG_DWORD values.
> 
> I think code should use info->DataLength rather than
> total_size - info->DataOffset for data length.
> 

I agree using the DataLength member is more appropriate than relying on the
total returned length - DataOffset.

Are you saying enumerating still fails sometimes without your patch?
If yes, this could mean there's also a bug in the kernel function.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Ros-bugs mailing list