Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Thu, 10 Mar 2016 15:07:10 +0100
From: RĂ¼diger Meier <sweet_f_a@....de>
To: musl@...ts.openwall.com
Subject: getmntent: problem with long lines

Hi,

getmntent() returns NULL and errno ERANGE if /proc/mounts
contains this line:
skylla:/backup/ssssddddddd/ddsdssdddddx /backup/home_data nfs4 
ro,nosuid,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp6,port=0,timeo=600,retrans=2,sec=sys,clientaddr=fdcc:216f:1d2c::28,local_lock=none,addr=fdcc:216f:1d2c::111 0 0

It works if I make the "device" one char shorter

cu,
Rudi

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.