mirror of https://github.com/sipwise/sems.git
For the `XMLRPC2DIServer` class as well as for the `XMLRPC2DI` one, heap allocated objects aren't properly managed by destruction time. Pointers have to be initialized as NULL, and point only when allocation was successfull. Then by a destruction time, check them and free. Change-Id: I1a31813db254cc4ab0f7ecc7b382fcb3635feee0mr13.3.1
parent
dafa639f2a
commit
168d6ee84c
Loading…
Reference in new issue