diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-04-07 16:52:46 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-04-12 22:16:52 +0300 |
commit | 9b2544d3df481bc9dd0795fb645b544ba6484216 (patch) | |
tree | fff75ad9c40d91ec37c618758145d4f44fd31873 /COPYING.rst | |
parent | 210b81104730d32c47a689e3217f58f344c50f8c (diff) |
libcamera: bound_method: Fix type of pack for void methods
The BoundMethodPack used by the void BoundMethodArgs variant incorrectly
specified the template argument as void * instead of void. This causes
no functional problem, but results in space for an unused void * return
value being reserved. Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Fricke <sebastian.fricke@posteo.net>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'COPYING.rst')
0 files changed, 0 insertions, 0 deletions