commit | 13f23a8580704517a6454c641619adfb5c6453db | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu Aug 08 14:23:05 2019 -0700 |
committer | Brad Ebinger <breadley@google.com> | Thu Aug 08 23:32:13 2019 +0000 |
tree | a4853640b98c2de445c13a32609ed9db9576fbba | |
parent | 0571fa821199d2be640627623dbea955d82368b8 [diff] |
Prevent Infinite Recursion in Telecom Sessions There looks to be a case where infinite recursion is occuring when printing information about Telecom Sessions. Set a reasonable limit of iterations and throw a warning when this condition occurs to better track down a root cause. Bug: 139045282 Test: atest TelecomUnitTests:SessionTest Change-Id: Iae69c5db070c5e58ae5d37c12d1c4df027138611