On Thu, Aug 13, 2020 at 01:39:38PM +0200, Oleksij Rempel wrote: > A relatively big portion of barebox init sequence is running without > configured exception vector. As result we may not detect some NULL > pointer dereferences (as on iMX6) or just silently freeze (as on stm32). > > So, add sanity check to detect this kind of issues as early as possible. > > Signed-off-by: Oleksij Rempel <[email protected]> > --- > lib/string.c | 4 ++++ > 1 file changed, 4 insertions(+)
Applied, thanks Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list [email protected] http://lists.infradead.org/mailman/listinfo/barebox
