fsck: demote the newly-introduced symlink issues from WARN -> IGNORE #1731
Annotations
10 errors
compat/regex/regex_internal.c#L1631
compat/regex/regex_internal.c:1631:48: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
compat/regex/regex_internal.c#L1681
compat/regex/regex_internal.c:1681:48: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
compat/regex/regcomp.c#L871
compat/regex/regcomp.c:871:38: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
compat/regex/regcomp.c#L3082
compat/regex/regcomp.c:3082:46: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
compat/regex/regcomp.c#L3629
compat/regex/regcomp.c:3629:46: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
compat/regex/regexec.c#L2799
compat/regex/regexec.c:2799:47: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
compat/regex/regexec.c#L3364
compat/regex/regexec.c:3364:29: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
compat/regex/regexec.c#L3460
compat/regex/regexec.c:3460:44: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
compat/regex/regexec.c#L3491
compat/regex/regexec.c:3491:44: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
|
This job failed
Loading