Ian Jackson <ijack...@chiark.greenend.org.uk> writes:

> Source: oath-toolkit
> Version: 2.6.1-1.4
> Severity: minor
> Tags: patch, upstream
>
> I found two small bugs in oathtool.

Hi Ian.  Thanks for the report.

> -     $(AM_V_GEN)gengetopt --unamed-opts="KEY [OTP]" \
> +     set -e; $(AM_V_GEN)gengetopt --unamed-opts="KEY [OTP]" \

I solved this slightly differently, see:

https://gitlab.com/oath-toolkit/oath-toolkit/-/commit/fa2237f9b47c57dc3e78a90abe381e64be98a08d

> This asprintf call has only one %s.  Both arguments are the same
> string - that has just been checked.  So delete the 2nd.

Looks like I already fixed this one myself.

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to