On 26 Aug 2015 15:02, Kees Cook wrote: > + * Read a line with fgets. If it doesn't fit in the existing buffer, > + * allocate more heap memory for storage until it does fit. why not just use getline then ? > + if (fgets (current, remaining, f) == NULL) { style omits space before the (. comes up a few times in this patch. -mike
Attachment:
signature.asc
Description: Digital signature