Skip to content

Allow .backupbundle extension

0b20417
Select commit
Loading
Failed to load commit list.
Merged

Allow .backupbundle extension #43

Allow .backupbundle extension
0b20417
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Mar 27, 2026 in 2s

5 issues found.

Annotations

Check notice on line 125 in src/sparsebundlefs.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/sparsebundlefs.cpp#L125

Consider using getgrnam_r(...) instead of getgrnam(...) for improved thread safety. (runtime/threadsafe_fn)

Check notice on line 637 in src/sparsebundlefs.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/sparsebundlefs.cpp#L553-L637

Complex Method

Check notice on line 526 in src/sparsebundlefs.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/sparsebundlefs.cpp#L526

Use of strtrns (CWE-120, CWE-785) (flawfinder7-realpath)

Check notice on line 531 in src/sparsebundlefs.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/sparsebundlefs.cpp#L531

Use of strtrns (CWE-120, CWE-785) (flawfinder7-realpath)

Check notice on line 127 in src/sparsebundlefs.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/sparsebundlefs.cpp#L127

Consider using getgrnam_r(...) instead of getgrnam(...) for improved thread safety. (runtime/threadsafe_fn)