containers / containers/tar-diff
Potential bug related to error checking.
Open
- Dominant language
- Go
- Stars
- 66
- Forks
- 27
- Avg merge
- 14d 3h
- Merged PRs (30d)
- 1
Description
I believe I found a potential bug in this piece of code:
https://github.com/containers/tar-diff/blob/f08980f165b5b4e50c466a695b906b9b28069c6c/pkg/tar-diff/diff.go#L298-L302
Is returning `nil` instead of `err` intentional here?
Contributor guide
Assessment
This issue has not been assessed yet.