summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/auth-unix.c
diff options
context:
space:
mode:
authorPranith Kumar K <pkarampu@redhat.com>2019-07-22 20:55:33 +0530
committerRinku Kothiya <rkothiya@redhat.com>2019-08-19 11:27:14 +0000
commitdf2ccb281c2475150d934a2410f998e88a88d1c6 (patch)
tree921f9304ed6f599ce0b4459b9db5df3aa05bb1bf /rpc/rpc-lib/src/auth-unix.c
parent8d2aebf93baed6f8555cd02545d6f95da59cc7f3 (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() Backport of: > Patch: https://review.gluster.org/23091 > BUG: 1593542 > Change-Id: I0f8adf406f4cefdb89d7624ba7a9d9c2eedfb1de > Signed-off-by: Pranith Kumar K <pkarampu@redhat.com> fixes: bz#1739430 Change-Id: I0f8adf406f4cefdb89d7624ba7a9d9c2eedfb1de Signed-off-by: Kotresh HR <khiremat@redhat.com>
Diffstat (limited to 'rpc/rpc-lib/src/auth-unix.c')
0 files changed, 0 insertions, 0 deletions