SaferMobile / InTheClear

Java and Android mobile alerting and secure wipe application(s)
https://lab.safermobile.org/wiki/InTheClear
GNU General Public License v3.0
23 stars 19 forks source link

SMSSended pending intents not being cleared (and are leaking) #56

Open harlo opened 13 years ago

harlo commented 13 years ago

Activity org.safermobile.intheclear.apps.Shout has leaked IntentReceiver org.safermobile.intheclear.sms.SMSSender$SMSConfirm@4356b6e8 that was originally registered here. Are you missing a call to unregisterReceiver()?

djhalliday commented 13 years ago

ah, yes, i was in some kind of git funkiness i believe. all is now well - this is an awesome piece of functionality, by the way. great work!

On Mon, Aug 15, 2011 at 3:46 PM, harlo < reply@reply.github.com>wrote:

Activity org.safermobile.intheclear.apps.Shout has leaked IntentReceiver org.safermobile.intheclear.sms.SMSSender$SMSConfirm@4356b6e8 that was originally registered here. Are you missing a call to unregisterReceiver()?

Reply to this email directly or view it on GitHub: https://github.com/SaferMobile/InTheClear/issues/56