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)
commitdf215b409be636447d5ae80dc20eace0a6ada1b8
treeaee3530bc648a3b0c02bc391398464d3e877d0e7
parentc897634e1c28697a6df572de00e66579567ad2a6
Removed potential buffer overflow in ali.c by replacing array of
hard-coded maximum size with dynamically-sized array.
uip/ali.c