Adium

Ticket #10448 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

[static analysis] Memory leak in AIMenuBarIcons

Reported by: Catfish_Man Assigned to: nobody
Priority: normal Milestone: Adium 1.3
Component: Adium Core Version:
Severity: normal Keywords:
Cc: Patch: None
Pending: 0

Description

http://rgov.org/adium/r24211/report-oWnNAA.html#EndPath

Unlikely to actually happen, but valid

Change History

07/13/2008 03:53:45 PM changed by catfish_man

  • status changed from new to closed.
  • resolution set to fixed.

(In [24309]) Fix a memory leak in AIMenuBarIcons. Also move an unrelated autorelease up to the allocation to avoid introducing any leaks like this in the future in this spot. Fixes #10448