summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorXavi Hernandez <xhernandez@redhat.com>2020-08-19 23:27:38 +0200
committerRinku Kothiya <rkothiya@redhat.com>2020-08-21 10:39:37 +0000
commit4398db9d70f34e9a8af88fe3de564a906db7b182 (patch)
treec6765df3b440a1c96b433c24b42994c9ef3d6cf9 /.clang-format
parente173c5b0ee32c210a7d36f03f1847c42218a62e5 (diff)
open-behind: fix call_frame leak
When an open was delayed, a copy of the frame was created because the current frame was used to unwind the "fake" open. When the open was actually sent, the frame was correctly destroyed. However if the file was closed before needing to send the open, the frame was not destroyed. This patch correctly destroys the frame in all cases. Change-Id: I8c00fc7f15545c240e8151305d9e4cf06d653926 Signed-off-by: Xavi Hernandez <xhernandez@redhat.com> Fixes: #1440
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions