diff options
| author | 2008-09-30 14:05:32 -0700 | |
|---|---|---|
| committer | 2008-10-28 22:52:41 -0700 | |
| commit | 531b0787f1ff297f3a932f2bbe768416a8cf8cab (patch) | |
| tree | ff7d49a36fa2dd2979b5a5333d9d897a97e376a8 /src/dispatch.c | |
| parent | Makes sure to check any return values (diff) | |
Makes extra sure strings are not overrun.
When using strncpy with the exact size of the destination string the
string may end up lacking null termination because the source string is
bigger then the destination.
Signed-off-by: Erik Hovland <erik@hovland.org>
Signed-off-by: Dan Dennedy <dan@dennedy.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
