summaryrefslogtreecommitdiff
path: root/textproc/libxml2/patches/patch-encoding.c
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml2/patches/patch-encoding.c')
-rw-r--r--textproc/libxml2/patches/patch-encoding.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml2/patches/patch-encoding.c b/textproc/libxml2/patches/patch-encoding.c
index 68c2f469288..7a8e93409f8 100644
--- a/textproc/libxml2/patches/patch-encoding.c
+++ b/textproc/libxml2/patches/patch-encoding.c
@@ -2,6 +2,7 @@ $NetBSD$
Avoid potential undefined behaviour by casting arg to toupper()
to an appropriate value range.
+https://bugzilla.gnome.org/show_bug.cgi?id=766838
Also, on NetBSD, add CP1141 encoding alias.