[Bug 264622] kdepimlibs imap/quota crash

András Manţia amantia at kde.org
Fri Feb 25 12:01:49 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=264622


András Manţia <amantia at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #4 from András Manţia <amantia kde org>  2011-02-25 13:01:48 ---
Can you please provide an unit test which reproduces the crash and a backtrace
with the kimap library compiled in debug mode so it is visible where it
crashes?

The patch itself doesn't look bad, but before committing I'd like to see the
above (to know what was wrong in the old version). Also if I read the RFC
correctly, for one GETQUOTAROOT command multiple QUOTAROOT responses may come
(http://www.apps.ietf.org/rfc/rfc2087.html#sec-5.2). In that case here only the
last one is taken into account because of the  d->quotas.clear(); I know this
was almost also the case before (the root names were lost), but if you work
anyway on a patch, you might handle this case as well correctly. :)

Thanks!

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Kdepim-bugs mailing list