Skip to content
Commit 9aefe431 authored by Dave Jones's avatar Dave Jones Committed by Jens Axboe
Browse files

[PATCH] splice: potential !page dereference



We can get to out: with a NULL page, which we probably
don't want to be calling page_cache_release() on.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent c7f21e4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment