On Mon, 7 May 2018 06:23:07 +
"Ray, Ian (GE Healthcare)" wrote:
> > On 4 May 2018, at 17.26, Matt Hoosier wrote:
> >
> > Rather than segfaulting by attempting to traverse an initially
> > null log handler pointer, explicitly print a message and abort.
> >
> > Signed-off-by: Matt Hoosier
> On 4 May 2018, at 17.26, Matt Hoosier wrote:
>
> Rather than segfaulting by attempting to traverse an initially
> null log handler pointer, explicitly print a message and abort.
>
> Signed-off-by: Matt Hoosier
Nice improvement!
Reviewed-by: Ian Ray
> ---
> libweston/log.c | 22