google/keyczar

Fix memory leaks and bad accesses in C++

GoogleCodeExporter opened this issue · 2 comments

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

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

  • Changed title: Fix memory leaks and bad accesses in C++
Merged in.

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

  • Changed state: Fixed