summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorChandra Seetharaman <sekharan@us.ibm.com>2011-08-03 04:18:29 +0200
committerAlex Elder <aelder@sgi.com>2011-08-12 20:39:29 +0200
commitac4d6888b21a8be373f3e06f1d4011fbe2bbbeac (patch)
tree6a39e3be9bcf99cddc0ce0b0ed15aac794b527f8 /samples
parent"xfs: fix error handling for synchronous writes" revisited (diff)
downloadlinux-ac4d6888b21a8be373f3e06f1d4011fbe2bbbeac.tar.xz
linux-ac4d6888b21a8be373f3e06f1d4011fbe2bbbeac.zip
xfs: Check the return value of xfs_buf_read() for NULL
Check the return value of xfs_buf_read() for NULL and return ENOMEM if it is NULL. This is necessary in a few spots to avoid subsequent code blindly dereferencing the null buffer pointer. Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions