diff options
author | Tom Tromey <tom@tromey.com> | 2023-02-16 17:52:07 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-02-17 19:05:04 -0500 |
commit | e8eca7a6b602290bb3f50728432d524577ade727 (patch) | |
tree | 690c77570707426db4dd123ca09d645bca0c0f3f /gdb/rust-lang.h | |
parent | be643e074f3081b537a11c87c1ccf1d400f2945e (diff) | |
download | gdb-e8eca7a6b602290bb3f50728432d524577ade727.zip gdb-e8eca7a6b602290bb3f50728432d524577ade727.tar.gz gdb-e8eca7a6b602290bb3f50728432d524577ade727.tar.bz2 |
Fix crash in go_symbol_package_name
go_symbol_package_name package name asserts that it is only passed a
Go symbol, but this is not enforced by one caller. It seems simplest
to just check and return early in this case.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=17876
Reviewed-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'gdb/rust-lang.h')
0 files changed, 0 insertions, 0 deletions