ao-tools: ao-list was crashing with more than 3 devices connected
authorKeith Packard <keithp@keithp.com>
Sat, 13 Aug 2011 22:00:14 +0000 (15:00 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 01:44:26 +0000 (18:44 -0700)
the list of devices was getting realloced for each new device, but
that realloc was too small.

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

No differences found