2001-04-16 Daniel Berlin <dan@cgsoftware.com>
authorDaniel Berlin <dberlin@dberlin.org>
Mon, 16 Apr 2001 14:36:16 +0000 (14:36 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Mon, 16 Apr 2001 14:36:16 +0000 (14:36 +0000)
commit9e0c176c3ba84547dc6c5dbe3edd0796fdb8a44f
tree81dfe89003a240ca344311ef7dc28b9fb69f93eb
parenta5dd804ef976bf2b4cb8f83df19c6e5dc7245a3c
2001-04-16  Daniel Berlin  <dan@cgsoftware.com>

* demangle.c (_initialize_demangler): Use xcalloc on the
demangling_style_names, and make it a null terminated array of
names, to avoid a crash.
gdb/ChangeLog
gdb/demangle.c