]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* p-lang.c (is_pascal_string_type): Avoid crashes on structures
authorPierre Muller <muller@sourceware.org>
Thu, 14 Oct 2010 15:18:54 +0000 (15:18 +0000)
committerPierre Muller <muller@sourceware.org>
Thu, 14 Oct 2010 15:18:54 +0000 (15:18 +0000)
commit5c3da5ea2ef28d1f272e737e5165d671149291a0
treead75564aff027a2f98ec98d207b2555f512a5c66
parentf8a5c266971d7b5b96f973805551c6e88669cada
* p-lang.c (is_pascal_string_type): Avoid crashes on structures
having fields without names.
gdb/ChangeLog
gdb/p-lang.c