diff options
author | Shehjar Tikoo <shehjart@zresearch.com> | 2009-04-02 04:05:50 -0700 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-04-02 18:12:11 +0530 |
commit | 63115897fe77e584552624c88f84eaeac55d9b57 (patch) | |
tree | 7bd028e6df68eace3d96232cb4907368bee16c6f /transport | |
parent | 26af4e1229106e3d4d311fcfa1646f1ce9f3f271 (diff) |
unify-self-heal: Fix un-ref'ing of incorrect dict
dict_unref'ing of the dict in local
results in a crash due to de-referencing a NULL spinlock.
That is because after a STACK_UNWIND(..), we cannot expect
the frame->local to be allocated still.
Fix by using the other available reference to local->dict.
Ref: https://savannah.nongnu.org/bugs/?26058
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'transport')
0 files changed, 0 insertions, 0 deletions