On Thu, 17 Aug 2017 19:09:28 +0200
Phil Sutter <p...@nwl.cc> 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 <p...@nwl.cc>

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

Reply via email to