Monotone-Parent: ef58e70b7d00dc34a5d02557365841c574086751

Monotone-Revision: b8dd0da637c01e983924030f920c45d1581a5e95

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-20T17:43:52
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2009-03-20 17:43:52 +00:00
parent 0ca3d9d7b0
commit 818de74e5e
1 changed files with 9 additions and 0 deletions

View File

@ -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