← Back to team overview

dx-packages team mailing list archive

[Bug 1234895] Re: minor memory leak when updating menu icon

 

Released in 13.10.1+13.10.20131004-0ubuntu1

** Changed in: indicator-messages
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-messages in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1234895

Title:
  minor memory leak when updating menu icon

Status in The Messaging Menu:
  Fix Released
Status in “indicator-messages” package in Ubuntu:
  New

Bug description:
  Found while doing code inspection for bug #1234673.

  in im_application_list_update_draws_attention(), the variable
  'icon_name' is created by g_strdup_printf, passed to
  g_themed_icon_new_with_default_fallbacks(), and then never referred to
  again. It should be freed after icon_new().

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/1234895/+subscriptions