commit | ae65c8510f3319dfb2114cc48d476b81232e27b3 | [log] [tgz] |
---|---|---|
author | Sherry Yang <sherryy@android.com> | Fri Oct 20 20:58:59 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 21 10:14:20 2017 +0200 |
tree | 3a94ab0f22bdab90c95d824b0d736b294c467233 | |
parent | a0c2baaf81bd53dc76fccdddc721ba7dbb62be21 [diff] |
android: binder: Fix null ptr dereference in debug msg Don't access next->data in kernel debug message when the next buffer is null. Acked-by: Arve Hjønnevåg <arve@android.com> Signed-off-by: Sherry Yang <sherryy@android.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>