diff options
| author | Sam Varshavchik | 2022-01-17 15:14:06 -0500 |
|---|---|---|
| committer | Sam Varshavchik | 2022-01-17 15:15:02 -0500 |
| commit | 6ff4d7ff79a967b58b6eca3506b48c5d3219f3dc (patch) | |
| tree | 651e32310c73c86c316db520174fe89e63bc5e7f /.gitattributes | |
| parent | 49028a9eb32a570b3bc73777d0474e458c1c1949 (diff) | |
| download | courier-libs-6ff4d7ff79a967b58b6eca3506b48c5d3219f3dc.tar.bz2 | |
Fix minor memory leaks.
bdbobj_nextkey can leak memory.
Looks like some glibc or valgrind configs detect memory leaks from putenv(),
use setenv() instead. It's POSIX 2001.
Take this opportunity to clean up the test script.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions
