commit | 54236fffe38e8dbf60ae91e343db9bbf7e21e321 | [log] [tgz] |
---|---|---|
author | Sherry Yang <sherryy@android.com> | Thu Oct 05 17:13:47 2017 -0400 |
committer | YudiWidiyanto <yudiwidiyanto7@gmail.com> | Wed Mar 14 17:59:17 2018 +0000 |
tree | 4d9ba27217e96c1d29f04e0a62d5597cca49ff8c | |
parent | 961310ef317603c22897dd7735cde59b74f51a6b [diff] |
FROMLIST: android: binder: Fix null ptr dereference in debug msg (from https://patchwork.kernel.org/patch/9990323/) Don't access next->data in kernel debug message when the next buffer is null. Bug: 36007193 Change-Id: Ib8240d7e9a7087a2256e88c0ae84b9df0f2d0224 Acked-by: Arve Hjønnevåg <arve@android.com> Signed-off-by: Sherry Yang <sherryy@android.com> Signed-off-by: Albert I <krascgq@outlook.co.id>