|
From: | Liam Merwick |
Subject: | Re: [Qemu-devel] [PATCH v3 0/4] QEMU changes to do PVH boot |
Date: | Mon, 21 Jan 2019 08:19:03 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 |
On 21/01/2019 02:31, address@hidden wrote:
Patchew URL: https://patchew.org/QEMU/address@hidden/
...>
CC dma-helpers.o CC vl.o /tmp/qemu-test/src/block/sheepdog.c: In function 'find_vdi_name': /tmp/qemu-test/src/block/sheepdog.c:1239:5: error: 'strncpy' specified bound 256 equals destination size [-Werror=stringop-truncation] strncpy(buf + SD_MAX_VDI_LEN, tag, SD_MAX_VDI_TAG_LEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors
Given the PVH patch series was posted 5 days ago and the following change was committed 3 days ago, I'm assuming this is not related to the PVH changes (which do not touch this file).
commit 97b583f46c435aaa40942ca73739d79190776b7f Author: Philippe Mathieu-Daudé <address@hidden> Date: Thu Jan 3 09:56:35 2019 +0100 block/sheepdog: Use QEMU_NONSTRING for non NUL-terminated arrays Regards, Liam
The full log is available at http://patchew.org/logs/address@hidden/address@hidden/?type=message. --- Email generated automatically by Patchew [http://patchew.org/]. Please send your feedback to address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |