Public bug reported:
ykchalresp uses a char to store the getopt return value and then
compares it to -1 to detect the end of options. However char is usigned
by default on arm, so this breaks.
The trivial one-line fix is to turn 'char c' into a signed char.
** Affects: yubikey-personalization (Ubuntu)
Importance: Medium
Status: Triaged
** Changed in: yubikey-personalization (Ubuntu)
Importance: Undecided => Medium
** Changed in: yubikey-personalization (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884411
Title:
ykchalresp fails on armel
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-personalization/+bug/884411/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs