commit | 1a0e8a63098bb1b5e685fa7685ac8b5b4ab6780d | [log] [tgz] |
---|---|---|
author | David Collins <collinsd@codeaurora.org> | Fri Oct 25 09:51:42 2013 -0700 |
committer | David Collins <collinsd@codeaurora.org> | Thu Nov 14 11:07:16 2013 -0800 |
tree | 1e19773bf5a74258f0ce6d9dd069bc081281ff84 | |
parent | f699fb373755f48eecc0029d5f574e8a36b6baee [diff] |
msm: rpm-regulator-smd: correct use-after-free in rpm_vreg_device_remove Modify the rpm_vreg_device_remove() function so that the reg pointer is not dereferenced after being freed. Change-Id: I0bc2c38a00c5d6b783f52c0ae0f1faa31d3a1e4d CRs-Fixed: 564463 Signed-off-by: David Collins <collinsd@codeaurora.org>