This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] ada-lang, possible_user_operator_p, null pointer


If type1 is null (which is checked for earlier), this line will
dereference it.

Also, I'm not sure what the CONCAT operator is, but is it
possible that the OR at the beginning of the same line
should be an AND?  Just checking...

Attachment: 56.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]