commit | e6a8f7d61ac3fc64918ca9ca71a9b83f8a3afed9 | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Fri Mar 31 01:24:55 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon May 01 13:22:30 2017 -0700 |
tree | bf16ee505dc261fb832e6563ea3de6378edab2c7 | |
parent | c15f586dda4891c4831e5862783d2350b5846c8b [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. Change-Id: Id0a1b4e85d2d3fb027729ff6e98e25d26a9e638a