(copy_stream): initialize `werr'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5353 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -553,7 +553,7 @@ copy_stream (FILE * from, FILE * to)
|
|||||||
static char *buf;
|
static char *buf;
|
||||||
int n;
|
int n;
|
||||||
int bytes = 0;
|
int bytes = 0;
|
||||||
int werr;
|
int werr = 0;
|
||||||
int hashbytes = HASHBYTES;
|
int hashbytes = HASHBYTES;
|
||||||
struct stat st;
|
struct stat st;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user