summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/files/xen-tools-xenpmd-snprintf.patch
Commit message (Collapse)AuthorAgeFilesLines
* xen: fix truncation warning in tools build for ARM 32-bitChristopher Clark2018-08-201-0/+78
Adds xen-tools-xenpmd-snprintf.patch to fix string format compiler truncation warning in xenpmd: assists the compiler by masking the value to provide an obvious low upper bound for the value range. Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>