Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen: fix truncation warning in tools build for ARM 32-bit | Christopher Clark | 2018-08-20 | 1 | -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> |