[PATCH 1/2] z/OS Support: Catching segfaults

David Lanzendörfer leviathan@libresilicon.com
Tue Jan 28 07:39:00 GMT 2020


Hi

> > +  if (table == NULL || string == NULL || string[0]=='\0' )
> so this isn't OK.  The formatting is wrong too.
Ok. I will investigate further here.

> > +  if(h==-1)
> > +    return;
> 
> These also are not OK.  You should prevent whatever caused an entry in
> start_stop_syms[] from being -1, rather than papering over the problem
> like this.
Ok. I will also trace where this undefined hash comes from.

Cheers
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <https://sourceware.org/pipermail/binutils/attachments/20200128/7583ba90/attachment.sig>


More information about the Binutils mailing list