commit | 82d19f315fc49a972bc29bd86dbdddb45f13d3b6 | [log] [tgz] |
---|---|---|
author | hoffc <hoffc@codeaurora.org> | Mon Jun 13 15:01:54 2016 +0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:11:39 2016 -0600 |
tree | 4d2ae0bff1242d50470eec82733f2d0e8be20b1a | |
parent | 2d20bbc22422514f6d09abf8fd36772647c85c9e [diff] |
ExactCalculator: Fix StackOverflowError issue Calculate e^1209! will trigger the StackOverflowError, which results in ExactCalculator exit unexpectedly. Change-Id: Iab080ee98824c213183d5798073365f7de712c63 CRs-Fixed: 1022502