diff options
author | Paul Elder <paul.elder@ideasonboard.com> | 2022-10-18 18:21:36 +0900 |
---|---|---|
committer | Paul Elder <paul.elder@ideasonboard.com> | 2022-10-19 12:09:01 +0900 |
commit | ca247829c3feea28d65b181fd0a5f76ff7120a15 (patch) | |
tree | c8d431c96e185db90fc1d04cc939f0ad0f4e373a /test/camera/meson.build | |
parent | 4e9ed14311c0b17cb77854bfd4a0288e790725e7 (diff) |
ipc: ipa_data_serializer: Use cend() in deserializers
The overloaded deserializers functions that called the main deserializer
function using iterators used cbegin() but end() instead of cend(). Make
all of these use cend() instead.
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Diffstat (limited to 'test/camera/meson.build')
0 files changed, 0 insertions, 0 deletions