[Bug 724636] Re: domain_nodot needs free()'d

Launchpad Bug Tracker 724636 at bugs.launchpad.net
Sun Jul 24 12:50:12 UTC 2011


This bug was fixed in the package netcfg - 1.63ubuntu2

---------------
netcfg (1.63ubuntu2) oneiric; urgency=low

  * Free domain_nodot at the end of netcfg_write_common (thanks, Bryce
    Harrington; LP: #724636).
 -- Colin Watson <cjwatson at ubuntu.com>   Sun, 24 Jul 2011 13:48:49 +0100

** Changed in: netcfg (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netcfg in Ubuntu.
https://bugs.launchpad.net/bugs/724636

Title:
  domain_nodot needs free()'d

Status in “netcfg” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ubiquity

  Was trolling through recent ubiquity changes looking for memory leaks and noticed this.
  Looks like a strdup() is happening without a corresponding free().
  Don't think this would cause a leak but I don't know what calls this routine or how often it might get invoked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/724636/+subscriptions




More information about the foundations-bugs mailing list