Re: dead stores in advapi32

2008-11-21 Thread Rob Shearman
2008/11/20 ricardo filipe <[EMAIL PROTECTED]>: > hi rob. Hi Ricardo, > i have some dead stores in advapi32 files that i would like to clarify. > first, what do you want to do on lines 173 and 194 of cred.c? Line 173 is: ret = RegQueryValueExW(hkey, wszUserNameValue, 0,

dead stores in advapi32

2008-11-20 Thread ricardo filipe
hi rob. i have some dead stores in advapi32 files that i would like to clarify. first, what do you want to do on lines 173 and 194 of cred.c? now, there are also 3 dead assignments in cred.c, lines 992, 199 and 1064. i didn't understand what you meant in your last email about my patch