Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was being reported as a warning by GCC. The fix is trivial: just check the return code from sscanf and bail out of check_mount_line() whenever we don't get the right number of parsed elements.
- Loading branch information