This commit is contained in:
Frederic Culot
2009-07-29 18:20:54 +00:00
parent 3509b7bb72
commit 35e4aa61c7
3 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
2009-07-29 Frederic Culot <frederic@culot.org>
* src/custom.c (custom_load_conf): use a larger buffer to read
configuration data
* src/io.c (io_extract_data): do not read past the maximum length
2009-07-27 Frederic Culot <frederic@culot.org>
* src/utils.c (free_user_data): new function