diff options
author | Christopher Ferris <cferris@google.com> | 2014-05-23 14:46:36 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2014-05-23 15:11:26 -0700 |
commit | e48460762273586744a79d146c2916bcfca7e9e4 (patch) | |
tree | beb8602a347cae64b956a788be8c498de81a02f3 /libutils/Unicode.cpp | |
parent | 818f80045fe4c925a7739a1d1e69e3ebb3a3dbd9 (diff) |
Only copy mcontext data from sigcontext.
The ucontext_t data structure could be bigger than the kernel data
structure. Since the unwinder only cares about the mcontext data, only
copy that out of the structure. The mcontext data is the same size in
the kernel and in the ucontext_t structure.
Bug: 15189014
Change-Id: I5978169c4425b8212e11db85a57eb319cd0e264b
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions