https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192528

--- Comment #7 from Kyle Evans <[email protected]> ---
Hi,

I've created the following review for this: https://reviews.freebsd.org/D10690

memset()'ing the line isn't necessary every iteration since fgets() should just
overwrite as necessary and null-terminate properly. I've also hit the second
case where a line ends in a comment or with no valid shell.

Cheers,

Kyle Evans

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to