]> Git Repo - qemu.git/commit
qga: remove undefined behavior in ga_install_service()
authorLaszlo Ersek <[email protected]>
Sat, 18 May 2013 04:31:52 +0000 (06:31 +0200)
committerMichael Roth <[email protected]>
Thu, 30 May 2013 16:37:37 +0000 (11:37 -0500)
commita880845f3d92e508e43fcc38f0631b91c203e5d5
tree0c8d35082b9519f4bee3e98b999b8c1ef78a6195
parentbf12c1fa8c78e3c667f2fe2ecc656f4f3cfb914e
qga: remove undefined behavior in ga_install_service()

We shouldn't snprintf() from a buffer to the same buffer.

Signed-off-by: Laszlo Ersek <[email protected]>
Signed-off-by: Michael Roth <[email protected]>
qga/service-win32.c
This page took 0.02468 seconds and 4 git commands to generate.