Re: Patch: fix bad reusage of namespaces pointer in camel imap store



José Dapena Paz escribiu:
> 	Hi,
> 
> 	This patch should fix the problems reusing the namespace pointer in
> camel imap store. We were using (just for laziness I guess) a simple
> pointer to the namespace pointer in imap_store, but as the namespace can
> change on disconnection, we were likely to access the old pointer.

Indeed, this could happen.

> 	So, to avoid this, pragmatic solution, just use always the full pointer
> path instead of "shortcuts".

Agree with your fix. Please commit.

Br


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]