------- Additional Comments From pcarlini at suse dot de 2005-04-26 15:21 ------- Actually, all the callers of __adjust_heap either pass a null second argument, or a "small" second argument (case of make_heap). Thus, no real risks. Notice that the function is an internal detail (double underscore prefix) and is not supposed to be externally used.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21172