Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Staging: ced1401: fix a couple off by one checks
nArea is used as an offset into the ->rTransDef[] array which has MAX_TRANSAREAS elements. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information