r183863 - in /branches/google/gcc-4_6/function_...
tmsriram@gcc.gnu.org
tmsriram@gcc.gnu.org
Fri Feb 3 06:00:00 GMT 2012
Author: tmsriram
Date: Fri Feb 3 06:00:12 2012
New Revision: 183863
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183863
Log:
A bug fix to function reordering plugin which caused a heap buffer overflow.
2012-02-02 Sriraman Tallam <tmsriram@google.com>
* callgraph.c (parse_callgraph_section_contents): Remove increment
to num_real_nodes.
(set_node_type): Increment num_real_nodes.
Modified:
branches/google/gcc-4_6/function_reordering_plugin/ChangeLog.google-4_6
branches/google/gcc-4_6/function_reordering_plugin/callgraph.c
More information about the Gcc-cvs
mailing list