Fix memory leak in xmlXIncludeLoadTxt(xinclude.c)
Fix the memory leak bug by releasing allocated pctxt in the function xmlXIncludeLoadTxt(xinclude.c) before return.
Fix the memory leak bug by releasing allocated pctxt in the function xmlXIncludeLoadTxt(xinclude.c) before return.