Re: Memory leak fixes

2010-04-07 Thread Ben Boeckel
In article <20100407160150.2b5d0637.r...@reedloden.com> you wrote: > On Wed, 7 Apr 2010 16:18:41 -0400 > Ben Boeckel wrote: > >> While going through fixing memory leaks in CHASM[1], I fixed some leaks >> within NSPR and NSS. > > Ben, thanks for the work h

Memory leak fixes

2010-04-07 Thread Ben Boeckel
Hi, While going through fixing memory leaks in CHASM[1], I fixed some leaks within NSPR and NSS. Here's a list of the leaks that CHASM exposed (doing minimal things with NSS, basically just hashing): * The error tables are not cleaned up. This is the most invasive change since it adds a new

NSS_Init failure

2010-02-16 Thread Ben Boeckel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I am working on a project that requires hashing data. Unfortunately, I have been unable to get NSS to return a valid context for hashing. Here is the initialization code: 62 void chasm :: mylib_init() - - 63 { | 64 chasm_init_data