Reduce explicitely recursion
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 6 Apr 2017 07:20:56 +0000 (09:20 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 6 Apr 2017 07:20:56 +0000 (09:20 +0200)
When evaluating permissions, the recursive
algorithm is replaced with an algorithm
that eliminates the tail recursion.

Change-Id: I3298c42fa658498a954f4bf7dedfad87f00ab736
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found