d-demangle.c (dlang_call_convention): Return NULL if have reached the end of the...
authorIain Buclaw <ibuclaw@gdcproject.org>
Sat, 16 May 2015 16:49:25 +0000 (16:49 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Sat, 16 May 2015 16:49:25 +0000 (16:49 +0000)
commit76b41cad1cdce692cd8756c98dd963a29b770a77
treed9dbbe92e857ece9d49d7c5371ef1cc9e42ca222
parenteb058b7de655251d88eee5ecce38de008e6eb90d
d-demangle.c (dlang_call_convention): Return NULL if have reached the end of the symbol, but expected something to read.

libiberty/ChangeLog:

2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>

* d-demangle.c (dlang_call_convention): Return NULL if have reached the
end of the symbol, but expected something to read.
(dlang_attributes): Likewise.
(dlang_function_type): Likewise.
(dlang_type): Likewise.
(dlang_identifier): Likewise.
(dlang_value): Likewise.

From-SVN: r223241
libiberty/ChangeLog
libiberty/d-demangle.c