diff options
author | Pranith Kumar K <pkarampu@redhat.com> | 2020-04-02 15:30:28 +0530 |
---|---|---|
committer | hari gowtham <hari.gowtham005@gmail.com> | 2020-04-22 05:23:09 +0000 |
commit | 09d03c77c0c4d97a7f7b5a5d57349a6bd96544e7 (patch) | |
tree | 15ac5154727bb4a5628874134f06fc2cfe7f2c96 /rpc | |
parent | 4d6f1bed68cabfc2ce76316892ce0a1726d879b8 (diff) |
features/utime: Don't access frame after stack-wind
Problem:
frame is accessed after stack-wind. This can lead to crash
if the cbk frees the frame.
Fix:
Use new frame for the wind instead.
Updates: #832
Change-Id: I64754609f1114b0bbd4d1336fa81a56f2cca6e03
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Diffstat (limited to 'rpc')
0 files changed, 0 insertions, 0 deletions