summaryrefslogtreecommitdiff
path: root/base/errors_unix.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2018-10-12 16:33:42 -0700
committerChristopher Ferris <cferris@google.com>2018-10-12 16:36:35 -0700
commit9d0ad238cab5ebb5f780bcdb7a1d9b712e4d9c91 (patch)
tree3d46d25d62d65fe8fd5a4da5648875b93fab1565 /base/errors_unix.cpp
parentb3bc8427505c55a4134eac438f118a9b1acb4e2f (diff)
Fix problem adding too many frames.
When adding a frame with a dex pc, two frames will be added total. However, if there is only enough room for a single frame, two get added any way. Only add a single frame in this case, and add a unit test for this case. Test: Passes unit tests. Change-Id: If320584b126967a042c623d8fdf3f51dbc1c2251
Diffstat (limited to 'base/errors_unix.cpp')
0 files changed, 0 insertions, 0 deletions