[Bug 884407] Re: mount.ecryptfs_private is broken on arm
Jamie Strandboge
jamie at ubuntu.com
Wed Nov 9 21:27:49 UTC 2011
Thanks for the patches! As you can see, I have uploaded this to precise.
I also uploaded to oneiric-proposed. Please follow
https://wiki.ubuntu.com/StableReleaseUpdates to make sure this bug is
noticed by the SRU team. Unsubscribing ubuntu-sponsors.
** Tags added: verification-needed
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/884407
Title:
mount.ecryptfs_private is broken on arm
Status in “ecryptfs-utils” package in Ubuntu:
Fix Released
Status in “ecryptfs-utils” source package in Oneiric:
Confirmed
Status in “ecryptfs-utils” source package in Precise:
Fix Released
Bug description:
char is unsigned on arm (signed on x86).
fetch_sig compares the result of fgetc to EOF (-1), which of course
never succeeds, causing an infinite loop.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/884407/+subscriptions
More information about the Ubuntu-sponsors
mailing list