diff options
author | Vijay Bellur <vbellur@redhat.com> | 2019-01-10 11:08:49 -0800 |
---|---|---|
committer | Raghavendra G <rgowdapp@redhat.com> | 2019-01-11 03:23:35 +0000 |
commit | fa7ae128706062afefcb0a3117527b8bef21f396 (patch) | |
tree | 70dc227ee6127ccb42b176d8a492db8235e0a9d0 /extras/gluster-rsyslog-5.8.conf | |
parent | 99ac5a83805e46659124acfefbc05c9b6dda1a1b (diff) |
performance/md-cache: Fix a crash when statfs caching is enabled
mem_put() in STACK_UNWIND_STRICT causes a crash if frame->local is not null
as md-cache obtains local from CALLOC.
Changed two occurrences of STACK_UNWIND_STRICT to MDC_STACK_UNWIND as
the latter macro does not rely on STACK_UNWIND_STRICT for cleaning up
frame->local.
fixes: bz#1632503
Change-Id: I1b3edcb9372a164ef73119e99a49e747765d7166
Signed-off-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'extras/gluster-rsyslog-5.8.conf')
0 files changed, 0 insertions, 0 deletions