Commit 37fce46f authored by Olivier Bertrand's avatar Olivier Bertrand

- Fix memory leak in libdoc.cpp in LIBXMLDOC::GetNodeList replacing

  xmlXPathFreeNodeSetList(Xop);         // Caused memory leak, by
  xmlXPathFreeObject(Xop);

modified:
  storage/connect/libdoc.cpp
parent 29f10f0f
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment