This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/1853: <deque> deallocates unowned memory within .pop_back()


Synopsis: <deque> deallocates unowned memory within .pop_back()

Responsible-Changed-From-To: unassigned->pme
Responsible-Changed-By: pme
Responsible-Changed-When: Fri Dec 28 15:51:10 2001
Responsible-Changed-Why:
    I changed it.  Still an issue as of today.  The internals of
    deque aren't documented very well at all.  I want to figure
    out what memory games are being played before changing the
    code; the obvious solution may be too slow.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=1853


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]