summaryrefslogtreecommitdiffstats
path: root/sss_client
diff options
context:
space:
mode:
authorDmitri Pal <dpal@redhat.com>2009-04-14 14:55:42 -0400
committerSimo Sorce <ssorce@redhat.com>2009-04-14 17:13:40 -0400
commit9fc454c84d539cd90aed3a74a350bdc792455407 (patch)
treea857209c49560b961c5a99d74f27e02f1e041fa3 /sss_client
parent4ad7fe5e6acc87140fc29b635605af8445d2d32f (diff)
downloadsssd-9fc454c84d539cd90aed3a74a350bdc792455407.tar.gz
sssd-9fc454c84d539cd90aed3a74a350bdc792455407.tar.xz
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 'sss_client')
0 files changed, 0 insertions, 0 deletions