Jean-Marc Lamond created AXIS2C-1668:
----------------------------------------
Summary: Many bugs solved
Key: AXIS2C-1668
URL: https://issues.apache.org/jira/browse/AXIS2C-1668
Project: Axis2-C
Issue Type: Bug
Components: core/engine
Affects Versions: 1.6.0
Environment: Linux X86-64, AIX
Reporter: Jean-Marc Lamond
Fix For: 1.7.0
Dear Mr. Mantaut,
Late 2013, I had some problem with AXIS2C 1.7 none official in different area, including HTTP
REST call, XPATH, etc. I had attemted some patches that were not solving my problems and
creating other mem leak. So I did follow your advise and did all my bug correction and testing
under valgrind!
Following are one consolidated patched file and some all individual modules ones.
May you have a look at then and please apply them if ok by you.
I do have, a testing program if you need so as weel as an XML file to produce memory leak
error from XPATH. For http, you would have to do it with rest call to verify.
Pathc files are:
Consolidated.patch - Global
http_sender.c.patch - REST error and mem leak and "check your log and buffer"
http_transport_utils.c.patch - Invalid XML doc
libxml2_reader_wrapper.c.patch - LIBXML2 bug
op_client.c.patch - mem leak
options.c.patch - mem leak
ssl_utils.c.patch - Design decision required
xpath.c.patch - mainly printf to log.
xpath_internals_engine.c.patch - mem leaks
xpath_internals_parser.c.patch - mem leaks
xpath_streaming.c.patch - mem leaks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org
|