DescriptionAdd more casts.
Fixes several clang/win errors like
..\..\sandbox\win\sandbox_poc\pocdll\registry.cc(24,10) : error(clang): value of type 'HKEY' (aka 'HKEY__ *') is not implicitly convertible to 'LONG_PTR' (aka 'long')
case HKEY_USERS:
^~~~~~~~~~
Also fix a format string warning while here.
No intended behavior change.
BUG=82385
Committed: https://crrev.com/8f60682031435c51ccf192d7b634335124822c03
Cr-Commit-Position: refs/heads/master@{#293540}
Patch Set 1 #Patch Set 2 : also warning #Patch Set 3 : bleh #Messages
Total messages: 10 (3 generated)
|