commit | efa5345e39d01deef349c120f55ac6b6eabe7457 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Jan 29 17:13:20 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Jan 29 17:13:21 2008 +1100 |
tree | 7c8d0919aa380a0db7ac748d6c4571c00aa5c639 | |
parent | c9a3ba55bb5da03fc7d707709a7fe078fe1aa0a0 [diff] |
module: Fix gratuitous sprintf in module.c Andrew sent an older version of this patch: we shouldn't use sprintf to copy a string. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>