Files
external_libcamera/src
Laurent Pinchart b771196d91 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>
2019-04-29 15:54:40 +03:00
..
2019-04-18 18:12:58 +03:00
2019-03-29 17:09:46 +02:00