memory leak in XMLwavefmXpath

Project:XMLutils - XOP to facilitate working with XML files
Version:IGOR.5.04.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:andyfaff
Status:closed
Description

A memory leak was present in the XMLwavefmXpath function. This leak was proportional to the size of the data loaded. The leak was due to allocated memory not being freed (xmloutputbuf).

#1

Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

Back to top