mirror of https://gitee.com/openkylin/linux.git
401f69308f
With "pages" initialized to vb length + 1 pages, the condition
check if(!pages--) will break at one more page than intended,
this can result in out-of-bound access to b->lop[i][j] when setting
the last dummy page.
Fixes:
|
||
---|---|---|
.. | ||
ipu3 | ||
Makefile |