Michal Privoznik e463f4de77 Prefer VIR_STRDUP over virAsprintf(&dst, "%s", str)
There's no sense in using virAsprintf() just to duplicate a string.
We should use VIR_STRDUP which is designed just for that.
2013-06-07 17:45:53 +02:00
..
2012-05-28 11:00:01 +01:00
2012-10-12 00:03:43 +02:00
2013-05-20 14:03:48 -06:00
2013-05-30 10:36:16 -06:00
2013-04-12 11:27:57 +01:00
2013-04-19 14:31:16 -06:00