altosui: Don't trust companion telemetry record 'channels' count
authorKeith Packard <keithp@keithp.com>
Wed, 24 Aug 2011 08:48:28 +0000 (01:48 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 24 Aug 2011 09:04:47 +0000 (02:04 -0700)
commit9849883a754a73b861dd7be530753ff5c2abb499
tree9528b46ce28e46d7394ce1cdf2a9ded1fb86ae6e
parent4d94e8f9f807a0bbeab0cdead011e74eeca1d1b6
altosui: Don't trust companion telemetry record 'channels' count

It can be bogus, allowing the code to walk off the end of the
allocated data array.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosTelemetryRecordCompanion.java