diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/0185-fix_memory.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/0185-fix_memory.patch b/debian/patches/0185-fix_memory.patch index fc36e4f..137ae31 100644 --- a/debian/patches/0185-fix_memory.patch +++ b/debian/patches/0185-fix_memory.patch @@ -1,3 +1,15 @@ +Description: Fix memory handling at backend/hp5590_low.c +Author: +Origin: upstream, https://gitlab.com/sane-project/backends/-/merge_requests/857 +Bug: https://gitlab.com/sane-project/backends/-/issues/782 + https://gitlab.com/sane-project/backends/-/issues/781 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071658 + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071660 +Forwarded: not-needed +Applied-Upstream: https://gitlab.com/sane-project/backends/-/merge_requests/857 +Last-Update: 2024-12-08 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ diff --git a/backend/hp5590.c b/backend/hp5590.c index 78c93132558365c8005c45fb756da57d1dfe9005..56acfb13c308f889daba472e05f1a03bb5967d18 100644 --- a/backend/hp5590.c |