Skip to content
Snippets Groups Projects
Commit 9936510f authored by Laura Abbott's avatar Laura Abbott
Browse files

linux-ramdump-parser-v2: Don't recurse while list walking

Many of the lists are very large and may overflow if traversed
recursively. Switch to an iterative method instead.

Change-Id: I8bf476eefae7e223a16fdd50bb9b10d7c24cb247
parent 075c0a75
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment