Commit 0d280ea457c8ee8809062266fa365c440d35ee6b

Carlos Martín Nieto 2011-04-06T16:31:06

config: use snprintf instead of sprintf Due to the preconditions, there should never be an error, but it pays to be paranoid. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>