diff options
author | Pranith Kumar K <pkarampu@redhat.com> | 2019-07-22 20:55:33 +0530 |
---|---|---|
committer | Pranith Kumar K <pkarampu@redhat.com> | 2019-07-22 20:59:28 +0530 |
commit | 8f7112264f76306a12eb29fffc458ef4f657689e (patch) | |
tree | 4dd7ccb73e8d2904b8b30c996b570e6842269723 /tests/bugs/distribute/overlap.py | |
parent | 5c20a688fd2408ff8dcc66fd8ebc935e228dd803 (diff) |
features/utime: Fix mem_put crash
Problem:
When frame->local is not null FRAME_DESTROY calls mem_put on it.
Since the stub is already destroyed in call_resume(), it leads
to crash
Fix:
Set frame->local to NULL before calling call_resume()
fixes: bz#1593542
Change-Id: I0f8adf406f4cefdb89d7624ba7a9d9c2eedfb1de
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Diffstat (limited to 'tests/bugs/distribute/overlap.py')
0 files changed, 0 insertions, 0 deletions