On 31 July 2015 at 12:34, Jean-Christophe Dubois <[email protected]> wrote: > The "chardev" property initialization might have failed (for example because > there are not enough chardevs provided by QEMU). > > The serial device emulator need to be able to work with an uninitialized > (NULL) chardev device pointer. > > This patch add some missing tests on the chr pointer value before > using it. > > Signed-off-by: Jean-Christophe Dubois <[email protected]> > Reviewed-by: Peter Crosthwaite <[email protected]> > ---
Thanks, applied to target-arm.next. -- PMM
