Hi,

I was just wondering if macCtx in CryptoCtx is deliberately _not_ initialized 
in either of CryptoContext's constructors.
I ask because this value is used in an if-statement in the destructor for 
CryptoContext (see CryptoContext.cpp:180). 
Note that the body of the if-statement checks against initialized values before 
doing any work, so the current code is harmless.

Best,
Tristan 

-- 

Tristan Matthews
Développeur de logiciels libres
tristan.matth...@savoirfairelinux.com
Ligne directe: 514-276-5468 poste 113

Fax : 514-276-5465
7275 Saint Urbain
Bureau 200
Montréal, QC, H2R 2Y5


_______________________________________________
Bug-commoncpp mailing list
Bug-commoncpp@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-commoncpp

Reply via email to