[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 75001] crash on first display of any mail message
From:       Till Adam <adam () kde ! org>
Date:       2004-12-12 13:24:42
Message-ID: 20041212132442.6200.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
        
http://bugs.kde.org/show_bug.cgi?id=75001        
adam kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From adam kde org  2004-12-12 14:24 -------
CVS commit by tilladam: 

Since it appears to fix a crash on OSX and doesn't hurt much ...
BUG: 75001


  M +5 -5      kmime_codec_qp.cpp   1.14


--- kdepim/libkmime/kmime_codec_qp.cpp  #1.13:1.14
 @ -126,9 +126,9  @ class QuotedPrintableDecoder : public De
           saw the first nibble '=X'
    */
-  const bool mQEncoding : 1;
-  bool mInsideHexChar   : 1;
-  bool mFlushing        : 1;
-  bool mExpectLF        : 1;
-  bool mHaveAccu        : 1;
+  const bool mQEncoding;
+  bool mInsideHexChar;
+  bool mFlushing;
+  bool mExpectLF;
+  bool mHaveAccu;
 protected:
   friend class QuotedPrintableCodec;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic