summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-renesas/recipes-multimedia/libuiomux/files/0001-Fix-Wformat-security-issue-in-named-open.patch
AgeCommit message (Collapse)AuthorFilesLines
2018-02-13Remove porter machineronan1-26/+0
Change-Id: I5378836e8f00d25f4842f3cb28ad586dfa2097bb Signed-off-by: ronan <ronan.lemartret@gmail.com>
2017-03-30libuiomux: fix format security issuesMatt Ranostay1-0/+26
Compiler option -Wformat-security found an issue with an printf in named-open test. Change-Id: If81ce4b1ced6d5e0d591301c9059f0dfbb799438 AGL-Issue: SPEC-504 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>