* corefile.c (parse_error): New function.

(read_function_mappings): Check calls to fscanf and report any
	errors in parsing the mapping file.
This commit is contained in:
Ben Elliston
2007-01-15 23:26:08 +00:00
parent 1cee0bf24e
commit 7433560750
2 changed files with 27 additions and 14 deletions

View File

@ -1,3 +1,9 @@
2007-01-16 Ben Elliston <bje@au.ibm.com>
* corefile.c (parse_error): New function.
(read_function_mappings): Check calls to fscanf and report any
errors in parsing the mapping file.
2006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.am (gprof_TEXINFOS): Set.