diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-04-29 02:08:11 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-04-29 15:54:40 +0300 |
commit | b771196d91245084784bf477f0e6aaf8642abffb (patch) | |
tree | e65fe9ce903daab3d721039db147d1245f5dc6ee /src/qcam/format_converter.cpp | |
parent | 5caa8a971d3dc6bc1287c8c9dd932f6b64412cbc (diff) |
libcamera: Don't ignore the return value of read() and write()
The glibc read() and write() functions are defined with the
__warn_unused_result__ attribute when using FORTIFY_SOURCE. Don't ignore
their return value.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/qcam/format_converter.cpp')
0 files changed, 0 insertions, 0 deletions