fefit/rphtml

The field "document" of "Node" use a Rc pointer cause a memory leak because of circle reference.

fefit opened this issue · 0 comments

fefit commented

Need change the "Rc" to "Weak".