Signed-off-by: Krzysztof Hałasa <khc@xxxxxxxxx> diff --git a/common/digest.c b/common/digest.c index a327395..c2c431c 100644 --- a/common/digest.c +++ b/common/digest.c @@ -86,7 +86,7 @@ int digest_file_window(struct digest *d, char *filename, ulong len = 0; int fd, now, ret = 0; unsigned char *buf; - int flags; + int flags = 0; d->init(d); -- Krzysztof Halasa _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox