diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-01-26 18:29:41 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-01-27 17:50:29 +0200 |
commit | eae59ca2cdc68236136685c52da17f6c37515d59 (patch) | |
tree | 950c0d56f64e8ad6670e6638f19a1485f8e0b5d0 /test/list-cameras.cpp | |
parent | aae0b7ffb1123103f162bdf566e2d4bce5cbf774 (diff) |
libcamera: signal: Don't use reinterpret_cast<>() to perform downcasts
Use static_cast<>() instead of reinterpret_cast<>() to perform
downcasts, as reinterpret_cast<>() isn't meant (and guaranteed to be
safe) for that purpose.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'test/list-cameras.cpp')
0 files changed, 0 insertions, 0 deletions