commit | a880845f3d92e508e43fcc38f0631b91c203e5d5 | [log] [tgz] |
---|---|---|
author | Laszlo Ersek <lersek@redhat.com> | Sat May 18 06:31:52 2013 +0200 |
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | Thu May 30 11:37:37 2013 -0500 |
tree | 0c8d35082b9519f4bee3e98b999b8c1ef78a6195 | |
parent | bf12c1fa8c78e3c667f2fe2ecc656f4f3cfb914e [diff] |
qga: remove undefined behavior in ga_install_service() We shouldn't snprintf() from a buffer to the same buffer. Signed-off-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>