On 7/22/24 17:00, Konstantin Kostiuk wrote:
The following changes since commit 23fa74974d8c96bc95cbecc0d4e2d90f984939f6:
Merge tag 'pull-target-arm-20240718'
ofhttps://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-07-19
07:02:17 +1000)
are available in the Git repository at:
https://github.com/kostyanf14/qemu.git tags/qga-pull-2024-07-22
for you to fetch changes up to 24d12dfc5abb3b4ac2506f22c3fd0cda40a6977d:
qga/linux: Add new api 'guest-network-get-route' (2024-07-22 09:51:12 +0300)
----------------------------------------------------------------
qga-pull-2024-07-22
Fails testing:
https://gitlab.com/qemu-project/qemu/-/jobs/7401175099
https://gitlab.com/qemu-project/qemu/-/jobs/7401175098
https://gitlab.com/qemu-project/qemu/-/jobs/7401175093
../qga/commands-linux.c:2159:42: error: 'sscanf' may overflow; destination buffer in
argument 12 has size 16, but the corresponding specifier may require size 33
[-Werror,-Wfortify-source]
&Use, &Flags, Iface) != 10) {
r~