Fix assigned value is undefined librz/bin/mangling/cxx/cp-demangle.c
This commit is contained in:
parent
de4169ee94
commit
e6b6368ea0
1 changed files with 1 additions and 0 deletions
|
|
@ -4687,6 +4687,7 @@ d_print_comp_inner (struct d_print_info *dpi, int options,
|
|||
struct d_print_mod adpm[4];
|
||||
unsigned int i;
|
||||
struct d_print_template dpt;
|
||||
dpt.next = NULL;
|
||||
|
||||
/* Pass the name down to the type so that it can be printed in
|
||||
the right place for the type. We also have to pass down
|
||||
|
|
|
|||
Loading…
Reference in a new issue