memory leak in XMLwavefmXpath
Posted September 24th, 2009 by andyfaff
| 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 |
Jump to:
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
Automatically closed -- issue fixed for two weeks with no activity.