commit | 7a37b64f750eb73cc1ff78919e60008ba7ee3169 | [log] [tgz] |
---|---|---|
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | Fri Jun 16 17:14:39 2017 -0600 |
committer | Pankaj Kanwar <pkanwar@google.com> | Mon Jun 19 04:05:25 2017 +0000 |
tree | ad1f10322cbbd90e3d39dd6ef7267ff98e4c056c | |
parent | 70f4496c7a1104a4e84ceb7108f678bf1ca7f7f6 [diff] |
ipacm: fix the heap-use-after-free issue on bootup On device bootup, ASAN was reported IPACM has the heap-use-after-free issue on IPACM_Netlink.cpp file when bootup. The fix is to move the debug prints before the events are getting posted and processed. CRs-Fixed: 2015603 bug: 62601156 Test: manual Change-Id: Id0a1b4e85d2d3fb027729ff6e98e25d26a9e638a