On 26.01.2012 01:51, Eric Blake wrote: > Using snprintf to build up argv seems archaic. > > * daemon/remote.c (remoteDispatchAuthPolkit): Modernize command call. > --- > daemon/remote.c | 42 +++++++++++++++++------------------------- > 1 files changed, 17 insertions(+), 25 deletions(-) > ACK. I wonder if we should force developers to use virAsnprintf() instead of snprintf() like we already do for malloc(), realloc(), etc. Michal -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list