[libvirt] [PATCH] Fix format string handling in network driver

Peter Krempa pkrempa at redhat.com
Thu May 2 11:53:32 UTC 2013


On 05/02/13 13:40, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
>
> The call to virReportError conditionally switched between
> two format strings, with different numbers of placeholders.
> This meant the format string with no placeholders was not
> protected by a "%s".
>
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>   src/network/bridge_driver.c | 36 +++++++++++++++++++++---------------
>   1 file changed, 21 insertions(+), 15 deletions(-)
>

ACK.

Peter




More information about the libvir-list mailing list