Description
Right now, it is blindly checking an unitialized variable Status. So if the Status uninitialized value is in the range from 0xC0000000 - 0xFFFFFFFF, it will be making RegSetValueExW to fail with ERROR_UNSUCCESSFUL when it shouldn´t.
CID 1363689