[COMMIT PATCH] More invalid pointer to pointer conversions.

Tom Tromey tromey@redhat.com
Thu Mar 14 17:56:00 GMT 2013


Pedro> Perhaps instead we should either fix all the strtol
Pedro> call sites for error handling, or even come up with
Pedro> (a) throwing variant(s).  See e.g.,
Pedro> xml_parse_unsigned_integer and gdb_xml_parse_ulongest
Pedro> for possible interfaces.  (I note ERANGE handling is
Pedro> missing there too).

Yeah, I think a checking version would be an improvement.

Tom



More information about the Gdb-patches mailing list