Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix array index out of bound exception
Array index out of bound exception occurs when the 'part' variable is passed into the freeSpactTable array, this can be avoided using pointer arithmetic. Signed-off-by: F.A. SULAIMAN <asha.16@itfac.mrt.ac.lk>
- Loading branch information