[Bug libstdc++/21172] potential integer overflow error in STL heap functions
--- Additional Comments From pete_a90 at yahoo dot com 2005-04-27 19:09 --- I know there are no practical risks to this (heap isn't that popular and it's practically impossible to allocate an array that large) but it won't work if the user made a custom iterator with u
[Bug libstdc++/21172] New: potential integer overflow error in STL heap functions
tial integer overflow error in STL heap functions Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pete_a90 at yahoo