altoslib: Catch a couple null pointers in AltosConfigTD
authorKeith Packard <keithp@keithp.com>
Mon, 1 Sep 2014 23:23:42 +0000 (18:23 -0500)
committerKeith Packard <keithp@keithp.com>
Mon, 1 Sep 2014 23:23:42 +0000 (18:23 -0500)
When messing with TD, I hit a couple of paths that could try to
dereference null pointers. Check for those.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found