diff options
Diffstat (limited to 'third_party/libxml/README.chromium')
-rw-r--r-- | third_party/libxml/README.chromium | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/libxml/README.chromium b/third_party/libxml/README.chromium index f6a1e2e..0292550 100644 --- a/third_party/libxml/README.chromium +++ b/third_party/libxml/README.chromium @@ -25,6 +25,7 @@ Modifications: - Merge clang warning fix http://git.gnome.org/browse/libxml2/commit/?id=aae48e64dfbf2b46b157a4c1857e30645116388f - Add a fix for proper escaping of xpointer expressions, commit upstream is pending. - Add helper classes in chromium/libxml_utils.cc and chromium/include/libxml/libxml_utils.h. +- Add a tweak to limit problems caused by excessive strings and buffers. To import a new snapshot of libxml: |