commit | 3f56fa74b40f290caac761bd03350ec1607dc3d8 | [log] [tgz] |
---|---|---|
author | SzuWei Lin <szuweilin@google.com> | Fri Jun 09 14:45:17 2017 +0800 |
committer | SzuWei Lin <szuweilin@google.com> | Fri Jun 09 14:56:26 2017 +0800 |
tree | 78b1067b8b539116b3308b0d6a5e7bd6880cfc8a | |
parent | 88d353950707aaf620c591386fcc9accea67f3e8 [diff] |
Reduce call stack memory usage in ufdt_node_destruct() Revise the recursive function calls to be a loop in function ufdt_node_destruct(), to reduce the call stack memory usage. Bug: 62473375 Test: tests/run_tests.sh Change-Id: Ifec5d655407aded115115be7d8196bfad97623d9