From 80fb564b0d2b74dca631aa4eb0b4fc97323c49c5 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 23 Mar 2007 16:15:07 +0000 Subject: * TODO qemud/conf.c src/virsh.c src/xend_internal.c src/xs_internal.c: replaced all sprintf instances by snprintf ones Daniel --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7d21fae43..b739d7f32 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ TODO: - libvirt_virDomainSetMemory should check memory is > 0 -- remove calls from sprintf and use snprintf - check how to better handle renaming of domains (xm rename and cache) - UUID lookup in hash.c -- cgit v1.2.3-65-gdbad