Removed potential buffer overflow in ali.c by replacing array of
authorDavid Levine <levinedl@acm.org>
Sat, 13 Oct 2012 14:56:08 +0000 (09:56 -0500)
committerDavid Levine <levinedl@acm.org>
Sat, 13 Oct 2012 14:56:08 +0000 (09:56 -0500)
hard-coded maximum size with dynamically-sized array.


No differences found