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

List:       kde-commits
Subject:    kdeextragear-3/pwmanager/pwmanager
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2004-10-08 20:13:58
Message-ID: 20041008201358.07FAA990A () office ! kde ! org
[Download RAW message or body]

CVS commit by aseigo: 

compile on x86_64


  M +1 -1      pwmdoc.cpp   1.7


--- kdeextragear-3/pwmanager/pwmanager/pwmdoc.cpp  #1.6:1.7
@@ -1259,5 +1259,5 @@ PwMerror PwMDoc::decrypt(string *d, unsi
         PWM_ASSERT(f);
 
-        unsigned int cryptLen = f->size() - pos;
+        size_t cryptLen = f->size() - pos;
         byte *encrypted = new byte[cryptLen];
         byte *decrypted = new byte[cryptLen];


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

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