mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: ef58e70b7d00dc34a5d02557365841c574086751
Monotone-Revision: b8dd0da637c01e983924030f920c45d1581a5e95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-20T17:43:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2009-03-20 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* GCSChannelManager.m ([GCSChannelManager
|
||||
-acquireOpenChannelForURL:_url]): if the channel is not open,
|
||||
assign nil to it so that the calling method doesn't consider it as
|
||||
valid. This fixes a crash because the channel, already
|
||||
autoreleased, would be later released again by the caller (through
|
||||
releaseChannel:).
|
||||
|
||||
2009-03-17 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* GCSFolder.m ([GCSFolder
|
||||
|
||||
Reference in New Issue
Block a user