Descriptionrlz: Do not take the address of a temporary.
Fixes this warning:
taking the address of a temporary object of type 'base::win::RegKey' [-Waddress-of-temporary]
(I think the code is fine in this case, but it's a useful warning and we
want to be able to build with -Werror.)
BUG=82385
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281349
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|