summaryrefslogtreecommitdiff
path: root/debian/patches/0009-Catch-malloc-error-and-exit-accordingly.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0009-Catch-malloc-error-and-exit-accordingly.patch')
-rw-r--r--debian/patches/0009-Catch-malloc-error-and-exit-accordingly.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0009-Catch-malloc-error-and-exit-accordingly.patch b/debian/patches/0009-Catch-malloc-error-and-exit-accordingly.patch
index a8b9db8..3f93a57 100644
--- a/debian/patches/0009-Catch-malloc-error-and-exit-accordingly.patch
+++ b/debian/patches/0009-Catch-malloc-error-and-exit-accordingly.patch
@@ -4,7 +4,7 @@ Subject: Catch malloc error and exit accordingly
As pointed privately by Bill Parker <wp02855@gmail.com>
---
- xmllint.c | 4 ++++
+ xmllint.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/xmllint.c b/xmllint.c