Hello, On Wed, May 02, 2012 at 09:12:46AM +0200, Sascha Hauer wrote: > On a systax error we have to bail out of the shell instead of > setting inp->p to NULL and crash barebox with a NULL pointer > deref. This only happened in scripts. > > Signed-off-by: Sascha Hauer <[email protected]> This fixes the problem I had (i.e. a boot loop caused by a stray fi in /env/bin/init).
Reported-by: Uwe Kleine-König <[email protected]> Tested-by: Uwe Kleine-König <[email protected]> Thanks Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | _______________________________________________ barebox mailing list [email protected] http://lists.infradead.org/mailman/listinfo/barebox
