summaryrefslogtreecommitdiff
path: root/debian/patches/0028-Avoid-a-possible-NULL-pointer-dereference.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0028-Avoid-a-possible-NULL-pointer-dereference.patch')
-rw-r--r--debian/patches/0028-Avoid-a-possible-NULL-pointer-dereference.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0028-Avoid-a-possible-NULL-pointer-dereference.patch b/debian/patches/0028-Avoid-a-possible-NULL-pointer-dereference.patch
index 7962722..219d13a 100644
--- a/debian/patches/0028-Avoid-a-possible-NULL-pointer-dereference.patch
+++ b/debian/patches/0028-Avoid-a-possible-NULL-pointer-dereference.patch
@@ -4,7 +4,7 @@ Subject: Avoid a possible NULL pointer dereference
For https://bugzilla.gnome.org/show_bug.cgi?id=708355
---
- xmlmodule.c | 2 +-
+ xmlmodule.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xmlmodule.c b/xmlmodule.c