← Back to team overview

ayatana-commits team mailing list archive

Re: [Merge] lp:~agateau/libindicate/free-fixes into lp:libindicate

 

Review: Needs Information
  review needs-information

The remove filter makes complete sense to me.

The return on the destruction of the proxy struct doesn't.  It seems
like if the proxy is already freed, we'd still need to clean up the
members of the proxy_t object itself.  It seems like that'd just
introduce a memory leak as if the proxy dies we'd never destroy the
struct.

-- 
https://code.launchpad.net/~agateau/libindicate/free-fixes/+merge/18996
Your team ayatana-commits is subscribed to branch lp:libindicate.



Follow ups

References