2010-01-27 Vladimir Serbinenko <phcoder@gmail.com>
* commands/hashsum.c (hash_file): Avoid possible stack overflow by having a 4KiB and not 32KiB buffer size.
This commit is contained in:
parent
27dea7eda4
commit
e709ebe2ef
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-01-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* commands/hashsum.c (hash_file): Avoid possible stack overflow by
|
||||
having a 4KiB and not 32KiB buffer size.
|
||||
|
||||
2010-01-27 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* util/hostfs.c: Include `<errno.h>'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue