You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Element::remove_attribute(): Delete the C++ wrapper
* libxml++/nodes/element.cc: Call Node::free_wrappers() before the call to
xmlUnsetProp() or xmlUnsetNsProp(). Bug #768404.
Based on a patch by Harald Schmalzl <h.schmalzl@gekko.at>
0 commit comments