Work on allocating and freeing memory associated with user's data for the daemon.

This commit is contained in:
Frederic Culot
2009-07-27 19:35:09 +00:00
parent f0005f64dc
commit b45a8bfbb4
4 changed files with 32 additions and 15 deletions

View File

@@ -1,3 +1,10 @@
2009-07-27 Frederic Culot <frederic@culot.org>
* src/utils.c (free_user_data): new function
* src/dmon.c: work on allocating and freeing memory associated
with user data
2009-07-26 Frederic Culot <frederic@culot.org>
* src/args.c (parse_args): check for file presence added (thanks