]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix a stack exhaustion problem in the Rust demangling code in the libiberty library.
authorNick Clifton <nickc@redhat.com>
Thu, 15 Jul 2021 15:51:56 +0000 (16:51 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 15 Jul 2021 15:51:56 +0000 (16:51 +0100)
commit25162c795b1a2becf936bb3581d86a307ea491eb
tree6e56b9ec6db3a1603ac60bf52aba281647f65d44
parenteb2839e6a5dac600ca4f6f30291f4f551386ac7b
Fix a stack exhaustion problem in the Rust demangling code in the libiberty library.

PR 99935
* rust-demangle.c: Add recursion limit.
libiberty/ChangeLog
libiberty/rust-demangle.c