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

List:       kde-commits
Subject:    kdesupport/qca
From:       Justin Karneges <infiniti () affinix ! com>
Date:       2004-11-24 9:13:50
Message-ID: 20041124091350.67D8D12CE9 () office ! kde ! org
[Download RAW message or body]

CVS commit by infiniti: 

flag library as version 2.  delete global_rng on shutdown


  M +1 -1      qca.pro   1.12
  M +3 -0      src/qca.cpp   1.71


--- kdesupport/qca/qca.pro  #1.11:1.12
@@ -9,5 +9,5 @@
 UI_DIR         = .ui
 
-VER_MAJ = 1
+VER_MAJ = 2
 VER_MIN = 0
 

--- kdesupport/qca/src/qca.cpp  #1.70:1.71
@@ -105,4 +105,7 @@ void deinit()
                 return;
 
+        delete global_rng;
+        global_rng = 0;
+
         delete manager;
         manager = 0;


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

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