[Issue 961] std.windows.registry stack corruption
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 12 12:08:20 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=961
------- Comment #2 from bugzilla at digitalmars.com 2007-08-12 14:08 -------
I carefully read the code in Reg_QueryValue_(), and cannot see what the problem
is. If the string length is less than 8, it is stored in u.qw, and 'data'
points to it.
The other problem with EXPAND_SZ noted will be fixed.
--
More information about the Digitalmars-d-bugs
mailing list