Colin Patrick McCabe
|
8f3672dc48
|
Replace sprintf with snprintf
Replace sprintf with snprintf. This is especially critical when the
format string includes "%s".
Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
|
2010-11-04 14:33:48 -07:00 |
|
Sage Weil
|
2c7cd49bd9
|
common: break init into set_defaults and init steps
This will let us tweak the default daemon/non-daemon settings as needed,
e.g. in the case of cfuse.
|
2010-07-01 09:25:43 -07:00 |
|
Sage Weil
|
1b5bb1fd6c
|
auth: fix compile errors, warnings
|
2009-11-12 15:29:26 -08:00 |
|
Sage Weil
|
9c46520d8a
|
test_trans
|
2009-11-10 08:23:38 -08:00 |
|