Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/186f9c130faa3e228b0db7f45de359748f78b1c3
You should set ROOT_URL correctly, otherwise the web may not work correctly.
getenv() immediately after setenv() may perfectly legally return NULL, so
make sure to not deference an invalid pointer when creating diagnostic output
Signed-off-by: Gerhard Sittig <gsi@denx.de>
master
Gerhard Sittig12 years agocommitted byWolfgang Denk