* mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 10 Feb 2001 11:12:06 +0000 (11:12 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 10 Feb 2001 11:12:06 +0000 (11:12 +0000)
commit4b2e486790b383f1c11a60c97deb2c23456d083a
tree463171b9e693a60fdd6dfddcdc18f25d88b361e9
parentd737ece6da5e4075af7dfb98cd8e2d5bf6e37c3c
* mipsread.c (read_alphacoff_dynamic_symtab):  Replace alloca calls
with xmalloc calls and cleanups.
gdb/ChangeLog
gdb/mipsread.c