Skip to content
Snippets Groups Projects
Commit 00e4d22d authored by Martin Liska's avatar Martin Liska Committed by Martin Liska
Browse files

Fix integer overflow in stats of trees.

2018-01-12  Martin Liska  <mliska@suse.cz>

	* tree-core.h: Use uint64_t instead of int.
	* tree.c (tree_node_counts): Likewise.
	(tree_node_sizes): Likewise.
	(dump_tree_statistics): Use PRIu64 in printf format.

From-SVN: r256583
parent b27b31dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment