* grub-core/fs/iso9660.c: Replace strncat with memcpy.
* include/grub/misc.h: Remove strncat. * grub-core/lib/posix_wrap/string.h: Likewise.
This commit is contained in:
parent
6d1fc99ab5
commit
2a8a75855c
4 changed files with 16 additions and 36 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/iso9660.c: Replace strncat with memcpy.
|
||||
* include/grub/misc.h: Remove strncat.
|
||||
* grub-core/lib/posix_wrap/string.h: Likewise.
|
||||
|
||||
2013-10-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* tests/date_unit_test.c: New test.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue