aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-bsp/utest-apps/files/0001-utest-utest-common.c-Check-return-value-of-write.patch
AgeCommit message (Collapse)AuthorFilesLines
2017-12-20utest-cam-imr-drm: Fix build failure with -Werroreel_4.99.5eel/4.99.54.99.5Tom Rini1-0/+44
utest/utest-common.c::intern_trace() was not checking the return value of write(2). Add check and propagate error return to the caller. Change-Id: I2801b4468c129fd0eb865ea39499d3081336f161 Signed-off-by: Tom Rini <trini@konsulko.com>