commit | 74e90df35c103a89cda36a2029cad7994190c212 | [log] [tgz] |
---|---|---|
author | Fabian Sommer <fabiansommer@chromium.org> | Fri Aug 26 11:19:44 2022 |
committer | Fabian Sommer <fabiansommer@chromium.org> | Fri Aug 26 11:19:44 2022 |
tree | 9d77cf2485358c23c9c3abbb73e80ab9df968b69 | |
parent | 1c109a6e656a2dc039c83c832e7c68332a868d02 [diff] |
Fix -Wint-conversion warning in impure.c Modern clang does not like this without an explicit cast - the value of _impure_ptr itself should be overwritten before being used anyway. Bug: 1284673 Change-Id: I06822a6f13a3f2e9984afd80138bf9b80defe960