diff options
author | Hani Benhabiles <kroosec@gmail.com> | 2014-01-09 19:34:27 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-01-27 15:44:06 +0100 |
commit | 4bf2c138ddefc6ff17f6c4b947320c60aa0c38a0 (patch) | |
tree | 92720482ef1f706c07efc2c1f031cfbd5a87847c /hw/net | |
parent | 0169c511554cb0014a00290b0d3d26c31a49818f (diff) |
net: Use g_strdup_printf instead of snprintf.
assign_name() in net/net.c is using snprintf + g_strdup to get the same
result as g_strdup_printf.
Signed-off-by: Hani Benhabiles <kroosec@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/net')
0 files changed, 0 insertions, 0 deletions