diff options
author | Dmitri Pal <dpal@redhat.com> | 2009-04-14 14:55:42 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-04-14 17:13:40 -0400 |
commit | 9fc454c84d539cd90aed3a74a350bdc792455407 (patch) | |
tree | a857209c49560b961c5a99d74f27e02f1e041fa3 /replace/win32.m4 | |
parent | 4ad7fe5e6acc87140fc29b635605af8445d2d32f (diff) | |
download | sssd-9fc454c84d539cd90aed3a74a350bdc792455407.tar.gz sssd-9fc454c84d539cd90aed3a74a350bdc792455407.tar.bz2 sssd-9fc454c84d539cd90aed3a74a350bdc792455407.zip |
Fixing memory issues in ini and collection
The read_line() function used an internal buffer allocated on stack
as temporary storage for a line read from file, then returned it.
read_line() now gets a buffer from the caller.
Fixed memory leaks in INI and Collection found by valgrind.
Diffstat (limited to 'replace/win32.m4')
0 files changed, 0 insertions, 0 deletions