google / keyczar

Easy-to-use crypto toolkit
Apache License 2.0
1.1k stars 141 forks source link

Fix memory leaks and bad accesses in C++ #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Fix memory leaks and accesses in C++

When reviewing my code changes, please focus on:
https://code.google.com/p/keyczar/source/detail?r=e3d6f42c79d5d12cf594bd47d3f8bd
a144d50cec&name=cpp_memory_leaks

After the review, I'll merge this branch into:
master

Original issue reported on code.google.com by dlundb...@google.com on 20 Aug 2013 at 9:38

GoogleCodeExporter commented 9 years ago

Original comment by dlundb...@google.com on 20 Aug 2013 at 9:40

GoogleCodeExporter commented 9 years ago
Merged in.

Original comment by dlundb...@google.com on 27 Aug 2013 at 5:20