+1
−1
Loading
Another shortcoming of the table lookup patch was revealed where the pointer
was not being tested before being dereferenced. Verify this to avoid the
NULL pointer dereference.
Signed-off-by:
Benjamin LaHaise <bcrl@kvack.org>