← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 2115635] Re: Possible memleak in Mapper_MiniUPnPc

 

Fixed in DC++ 0.883.

** Changed in: dcplusplus
       Status: Fix Committed => Fix Released

-- 
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 Released

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