]> mj.ucw.cz Git - libucw.git/commit
conf2: bugfixes in journaling
authorRobert Spalek <robert@ucw.cz>
Sun, 23 Apr 2006 12:14:21 +0000 (14:14 +0200)
committerRobert Spalek <robert@ucw.cz>
Sun, 23 Apr 2006 12:14:21 +0000 (14:14 +0200)
commitfe0f4bf35b9378854a8a709d6067800495d3e845
tree8019082e0591398608bd72c42c69ac113cd2dcc7
parent2cd3ad1b86f0d4d69864b574c0f7102fa619ba37
conf2: bugfixes in journaling

- commented usage of cf_malloc() vs. xmalloc() in init-hooks
- commented buggy DYN_ALLOC(double) macro
- don't bzero() static sections
- use bopen_safe()
lib/conf2-test.c
lib/conf2.c
lib/conf2.h