| commit | 60f5c1697467c5472252b9fbe8fe5bca7de37cc3 | [log] [tgz] |
|---|---|---|
| author | Elliott Hughes <enh@google.com> | Fri Aug 20 17:09:52 2021 -0700 |
| committer | Elliott Hughes <enh@google.com> | Fri Aug 20 17:09:52 2021 -0700 |
| tree | 9e7d9ca436e95ae9f777b4c2cda32786de1d1bf3 | |
| parent | d72d938c5c9329603df4b819f1ec4e1eeed72389 [diff] [blame] |
Upgrade libxml2 to dea91c97debeac7c1aaf9c19f79029809e23a353 Test: make Change-Id: I47310362fafa74cddabc07d3be7adf2059f2264d
diff --git a/xpath.c b/xpath.c index 7497ba0..1aa2f1a 100644 --- a/xpath.c +++ b/xpath.c
@@ -10983,7 +10983,7 @@ } if (xpctxt != NULL) - xpctxt->depth -= 1; + xpctxt->depth -= 10; } /**