Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2118f4b8 authored by Grant Likely's avatar Grant Likely
Browse files

of/selftest: Move hash table off stack to fix large frame size



The new testcase that checks phandle consistency was using a hash table
on the stack which made the frame size much large than it should be. Fix
the problem by moving the hash table into the file scope.

Signed-off-by: default avatarGrant Likely <grant.likely@linaro.org>
parent 7419eb06
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment