On Tue, 24 Apr 2018, Markus Friedl wrote: > Hi, > > I'd like to get rid of static buffers with arbitrary limits for parsing > file, e.g. the authorized_keys file with options. > What about switching to getline(3) as suggested by Gerhard? No objection from me. -d