* c-typeprint.c (c_type_print_base): Avoid dereferencing NULL
authorFred Fish <fnf@specifix.com>
Sun, 30 May 1993 00:03:59 +0000 (00:03 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 30 May 1993 00:03:59 +0000 (00:03 +0000)
commit86e3a5e40f5ea48d1f6a227fdbf3fdceaace84cf
tree58cfed21150b05b0471684cefd5a40b8d3ccc5f9
parent69b2f0fe81dcaf544920f5cf33c04e2f491a8bd4
* c-typeprint.c (c_type_print_base):  Avoid dereferencing NULL
names for TYPE_CODE_STRUCT and TYPE_CODE_UNION types.
TYPE_CODE_ENUM was already testing for this.
gdb/ChangeLog
gdb/c-typeprint.c
This page took 0.02525 seconds and 4 git commands to generate.