Shehjar Tikoo 3eb79f8704 core: Set ctx in global_xlator to prevent NULL ptr reference
This results in a crash in STACK_UNWIND after a call bail out.
Since the call bail does not occur in the context of an xlator,
the old_THIS in STACK_UNWIND is handed a global_xlator which did
not have its ctx set, resulting in a NULL de-reference.

Signed-off-by: Shehjar Tikoo <shehjart@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 844 (mixed testing with 35 clients)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=844
2010-04-22 02:30:17 -07:00
2010-03-24 00:22:38 -07:00
2010-04-20 01:51:10 -07:00
2010-03-12 04:09:34 -08:00
2009-02-18 17:36:07 +05:30
2009-02-19 02:58:01 -08:00
2010-03-31 07:44:02 -07:00
2009-02-18 17:36:07 +05:30
2009-02-18 17:36:07 +05:30
2010-03-24 00:22:35 -07:00
2010-03-12 04:09:34 -08:00
2010-03-12 04:09:34 -08:00
2010-03-12 04:09:34 -08:00

For more info visit http://www.gluster.org
Description
No description provided
Readme 86 MiB
Languages
C 86.6%
Shell 7.5%
Python 3.6%
Perl 0.7%
Makefile 0.4%
Other 0.9%