2005-01-21 Marco Gerards <metgerards@student.han.nl>
* fs/minix.c (grub_minix_find_file): Reserve more space for `fpath' so the \0 can be stored. Use `grub_strcpy' instead of `grub_strncpy' to copy `path' into it.
This commit is contained in:
parent
67bbaf0f38
commit
78026bce9c
2 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-01-21 Marco Gerards <metgerards@student.han.nl>
|
||||
|
||||
* fs/minix.c (grub_minix_find_file): Reserve more space for
|
||||
`fpath' so the \0 can be stored. Use `grub_strcpy' instead of
|
||||
`grub_strncpy' to copy `path' into it.
|
||||
|
||||
2005-01-21 Marco Gerards <metgerards@student.han.nl>
|
||||
|
||||
Add the loopback device, a device via which files can be accessed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue