diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2017-07-17 23:30:57 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-07-20 23:42:33 +0200 |
commit | 10479e2dea83d4c421ad05dfc55d918aa8dfc0cd (patch) | |
tree | 65bd2a8994345c5b793541206f54a15bf56903a9 /MAINTAINERS | |
parent | xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write (diff) | |
download | linux-10479e2dea83d4c421ad05dfc55d918aa8dfc0cd.tar.xz linux-10479e2dea83d4c421ad05dfc55d918aa8dfc0cd.zip |
xfs: check _alloc_read_agf buffer pointer before using
In some circumstances, _alloc_read_agf can return an error code of zero
but also a null AGF buffer pointer. Check for this and jump out.
Fixes-coverity-id: 1415250
Fixes-coverity-id: 1415320
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions