Entries to the file contents need to be NULL terminated.
This commit is contained in:
parent
2c74446a32
commit
0dc6655837
1
external/gpl2/xcvs/dist/src/mkmodules.c
vendored
1
external/gpl2/xcvs/dist/src/mkmodules.c
vendored
@ -99,6 +99,7 @@ static const char *const access_contents[] = {
|
||||
};
|
||||
|
||||
static const char *const group_contents[] = {
|
||||
NULL
|
||||
};
|
||||
|
||||
/* Structure which describes an administrative file. */
|
||||
|
Loading…
Reference in New Issue
Block a user