19 Apr
2016
19 Apr
'16
9:51 a.m.
On 19.04.2016 16:48, Vasiliy Tolstov wrote:
2016-04-19 16:46 GMT+03:00 Michal Privoznik <mprivozn@redhat.com>:
This function not only did not free return value of xmlNodeListGetString() it strdup()-ed its return value. Therefore plenty of memory has been lost definitely upon return from this function.
I don't think that this function need at all. I'm switching to get full xml of domain and doing xpath via native php code.
Yeah, but I was just too lazy to do that :) If you can post a patch that would be great! Any time estimate, e.g. should I postpone the release for tomorrow? Michal