On Thu, 17 Aug 2017 19:09:28 +0200
Phil Sutter <[email protected]> wrote:

> If the string at 'p' contains neither space not newline, 'p' will become
> NULL. Make sure this isn't the case before dereferencing it.
> 
> Signed-off-by: Phil Sutter <[email protected]>

Why not fix the parsing code instead. Other places here call abort().

Reply via email to