Bug#993809: bullseye-pu: package segemehl/0.3.4-3+deb11u1 (Pre-approval)
- To: Nilesh Patra <nilesh@riseup.net>, 993809@bugs.debian.org
- Subject: Bug#993809: bullseye-pu: package segemehl/0.3.4-3+deb11u1 (Pre-approval)
- From: Jonathan Wiltshire <jmw@debian.org>
- Date: Thu, 21 Dec 2023 21:21:32 +0000
- Message-id: <[🔎] ZYSsXPlxpCv5pARE@powdarrmonkey.net>
- Reply-to: Jonathan Wiltshire <jmw@debian.org>, 993809@bugs.debian.org
- In-reply-to: <F69F626B-85FA-494E-951B-A0096F2239E0@riseup.net>
- References: <163095462597.60983.17919437174343552396.reportbug@debian> <YapBxD6HxoH7hJAv@jcristau-z4> <163095462597.60983.17919437174343552396.reportbug@debian> <F69F626B-85FA-494E-951B-A0096F2239E0@riseup.net> <163095462597.60983.17919437174343552396.reportbug@debian>
Control: tag -1 confirmed
On Sat, Dec 04, 2021 at 12:51:31AM +0530, Nilesh Patra wrote:
> On 3 December 2021 9:41:48 pm IST, Julien Cristau <jcristau@debian.org> wrote:
> >On Tue, Sep 07, 2021 at 12:27:05AM +0530, Nilesh Patra wrote:
> >> diff -Nru segemehl-0.3.4/debian/patches/arm64.patch segemehl-0.3.4/debian/patches/arm64.patch
> >> --- segemehl-0.3.4/debian/patches/arm64.patch 1970-01-01 05:30:00.000000000 +0530
> >> +++ segemehl-0.3.4/debian/patches/arm64.patch 2021-09-06 23:43:50.000000000 +0530
> >> @@ -0,0 +1,75 @@
> >> +Description: Change the signed-ness for several chars to fix segfault
> >> +Author: Nilesh Patra <nilesh@debian.org>
> >> +Last-Update: 2021-08-24
> >> +--- a/libs/biofiles.c
> >> ++++ b/libs/biofiles.c
> >> +@@ -1916,7 +1916,7 @@
> >> + Uint max, Uint *minlen, Uint *maxlen, unsigned char *minq, unsigned char *maxq)
> >> + {
> >> +
> >> +- char ch;
> >> ++ signed char ch;
> >> + char idchar=0;
> >> + int ret=0;
> >> + off_t curseqoffset, lastindexoffset=0;
> >
> >Shouldn't `ch` be an `int` instead, to match the return value of getc,
> >and type of EOF?
> >
> >Anyway, I guess this is fine if it works...
>
> Should I upload this to p-u?
If it's still relevant, yes please (sorry for the delay). If not please
close the request.
Thanks,
--
Jonathan Wiltshire jmw@debian.org
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
ed25519/0x196418AAEB74C8A1: CA619D65A72A7BADFC96D280196418AAEB74C8A1
Reply to: