From 126c3993d2ad55db2abfe80e3d671bf584e7b13b Mon Sep 17 00:00:00 2001 From: akirilov Date: Fri, 1 Jun 2018 13:46:04 -0700 Subject: RESTRICT AUTOMERGE: Update libxml2 to 2.9.8 Merge to pi-dev and restore Android.mk Bug: 79662501 Bug: 36809766 Bug: 36810305 Bug: 62151041 Test: manually verify functionality for regression Change-Id: Ife351c91c932eb92992656f8ea5c08724a220306 (cherry picked from commit 4e91cfdbb1a8624e5cd5a850d6e17da11d1e34a8) --- python/tests/xpathleak.py | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'python/tests/xpathleak.py') diff --git a/python/tests/xpathleak.py b/python/tests/xpathleak.py index 33ab61c0..6940b790 100755 --- a/python/tests/xpathleak.py +++ b/python/tests/xpathleak.py @@ -4,25 +4,15 @@ import sys, libxml2 libxml2.debugMemory(True) expect="""--> Invalid expression ---> xmlXPathEval: evaluation failed --> Invalid expression ---> xmlXPathEval: evaluation failed --> Invalid expression ---> xmlXPathEval: evaluation failed --> Invalid expression ---> xmlXPathEval: evaluation failed --> Invalid expression ---> xmlXPathEval: evaluation failed --> Invalid expression ---> xmlXPathEval: evaluation failed --> Invalid expression ---> xmlXPathEval: evaluation failed --> Invalid expression ---> xmlXPathEval: evaluation failed --> Invalid expression ---> xmlXPathEval: evaluation failed --> Invalid expression ---> xmlXPathEval: evaluation failed """ err="" def callback(ctx, str): -- cgit v1.2.3