gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #31044] memory corruption in XMLNode


From: Sandro Santilli
Subject: [Gnash-commit] [bug #31044] memory corruption in XMLNode
Date: Fri, 01 Nov 2013 21:37:00 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Update of bug #31044 (project gnash):

                  Status:                   Fixed => Ready For Test         
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #4:

This bug was supposedly fixed by
http://git.savannah.gnu.org/cgit/gnash.git/commit/?id=38be50cecc4648289d7a4820ad188ee7d2db4ab2

But the introduced parent-mark is in contraddition with XMLNode_a class
documentation (in the header file) that says:

/// 3. The top node of an XML tree is always accessible in ActionScript,
either
///    as an XML_as or a user-created XMLNode_as.
/// 4. XMLNodes consequently mark their children as reachable, but not their
///    parent.


Memory management for XMLNode object seems to be really confusing.
See also bug #40439

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31044>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]