summaryrefslogtreecommitdiffstats
path: root/elapi/elapi_basic.c
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
commit62a6ee4a83f90015d69645b72e7878c2febd7e00 (patch)
treea561291d397698d4ac7f30b3ea5654ce3a6b72bd /elapi/elapi_basic.c
parent29e5e0dd98ed26902fb73f3565dfa2beb2ddbead (diff)
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 'elapi/elapi_basic.c')
0 files changed, 0 insertions, 0 deletions