linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #09308
[Bug 2115635] Re: Possible memleak in Mapper_MiniUPnPc
** Description changed:
- The function for freeing the discovered devices' linked structure is not always called in Mapper_MiniUPnPc::init(), specifically when one or more devices found are by upnpDiscover() but later UPNP_GetValidIGD() finds that none of them are valid IGD devices.
+ The function for freeing the discovered devices' linked structure is not always called in Mapper_MiniUPnPc::init(), specifically when one or more devices found by upnpDiscover() but later UPNP_GetValidIGD() cannot validate any devices among them at all (returns 0).
See https://sourceforge.net/p/dcplusplus/code/ci/f4476e1250231a3431ad1f62bb8ed753433faf70/#diff-1 for a fix.
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/2115635
Title:
Possible memleak in Mapper_MiniUPnPc
Status in AirDC++:
New
Status in DC++:
Fix Committed
Bug description:
The function for freeing the discovered devices' linked structure is not always called in Mapper_MiniUPnPc::init(), specifically when one or more devices found by upnpDiscover() but later UPNP_GetValidIGD() cannot validate any devices among them at all (returns 0).
See https://sourceforge.net/p/dcplusplus/code/ci/f4476e1250231a3431ad1f62bb8ed753433faf70/#diff-1 for a fix.
To manage notifications about this bug go to:
https://bugs.launchpad.net/airdcpp/+bug/2115635/+subscriptions
References