the problem is in mountutil.c:240.
the function linux_version_code() calls 3 times to strtok, assuming the "release" string has 2 dots. if this assumtion fails (as with 3.2.0-4-686-pae), NULL is passed to atoi().


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to