Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bcache: defensively handle format strings
Just to be safe, call the error reporting function with "%s" to avoid any possible future format string leak. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kent Overstreet <kmo@daterainc.com>
- Loading branch information